Update dependencies
This commit is contained in:
parent
dc6a46bbd8
commit
07df45487b
2 changed files with 47 additions and 28 deletions
|
|
@ -12,7 +12,7 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
listenfd = "0.3" # To watch file modifications and automatically launch a build process (only used in dev/debug).
|
||||
ron = "0.5" # Rust object notation, to load configuration files.
|
||||
itertools = "0.8"
|
||||
env_logger = "0.6"
|
||||
env_logger = "0.7"
|
||||
|
||||
common = { path = "../common" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue