diff options
author | Valentin Popov <valentin@popov.link> | 2023-10-27 14:52:47 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2023-10-27 14:52:47 +0300 |
commit | a97d68b0e18a0002636b497264adab4744572f49 (patch) | |
tree | e3cdf679ce0ed215bf52052132085fbb545a7814 /Cargo.toml | |
parent | 77b06059f51a4219cc250e8ad7348dac6f0de9fe (diff) | |
download | fparkan-a97d68b0e18a0002636b497264adab4744572f49.tar.xz fparkan-a97d68b0e18a0002636b497264adab4744572f49.zip |
Updated the dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ [workspace] +resolver = "2" members = ["libnres", "nres-cli", "packer", "texture-decoder", "unpacker"] [profile.release] |