diff options
Diffstat (limited to 'export')
| -rw-r--r-- | export/.gitignore | 3 | ||||
| -rw-r--r-- | export/dev/LICENSE-THIRD-PARTY | 2 | ||||
| -rw-r--r-- | export/dev/bin/padc.exe | bin | 6470144 -> 6470144 bytes |
3 files changed, 4 insertions, 1 deletions
diff --git a/export/.gitignore b/export/.gitignore index 8d2f96c..fe049dc 100644 --- a/export/.gitignore +++ b/export/.gitignore @@ -4,4 +4,5 @@ !src/ !src/** !dev/ -!dev/**
\ No newline at end of file +!dev/** +/dev/bin/pad.exe diff --git a/export/dev/LICENSE-THIRD-PARTY b/export/dev/LICENSE-THIRD-PARTY index 47b501f..6d81b7e 100644 --- a/export/dev/LICENSE-THIRD-PARTY +++ b/export/dev/LICENSE-THIRD-PARTY @@ -7,6 +7,7 @@ This project uses third-party components with the following licenses: ----------------------------------------------------------------------- * bincode * crossterm +* quick-xml * tokio * bevy (original license: Apache-2.0 OR MIT) * chrono (original license: Apache-2.0 OR MIT) @@ -38,6 +39,7 @@ Copyright (c) 2013-2014 The Rust Project Developers. * env_logger - Copyright (c) The env_logger Project Developer(s). * hex - Copyright (c) 2015-2020 The rust-hex Developers. * log - Copyright (c) The log Project Developer(s). +* quick-xml - Copyright (c) 2016 Johann Tuffe. * rand - Copyright 2018 Developers of the Rand project. * serde - Copyright (c) The serde Project Developer(s). * serde_yaml - Copyright (c) The serde_yaml Project Developer(s). diff --git a/export/dev/bin/padc.exe b/export/dev/bin/padc.exe Binary files differindex 5c6b7a0..5256895 100644 --- a/export/dev/bin/padc.exe +++ b/export/dev/bin/padc.exe |
