summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2023-10-27 14:52:47 +0300
committerValentin Popov <valentin@popov.link>2023-10-27 14:52:47 +0300
commita97d68b0e18a0002636b497264adab4744572f49 (patch)
treee3cdf679ce0ed215bf52052132085fbb545a7814 /Cargo.toml
parent77b06059f51a4219cc250e8ad7348dac6f0de9fe (diff)
downloadfparkan-a97d68b0e18a0002636b497264adab4744572f49.tar.xz
fparkan-a97d68b0e18a0002636b497264adab4744572f49.zip
Updated the dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7d0760e..8aaf245 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,4 +1,5 @@
[workspace]
+resolver = "2"
members = ["libnres", "nres-cli", "packer", "texture-decoder", "unpacker"]
[profile.release]