We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03251ae commit 466705aCopy full SHA for 466705a
crates/league-modpkg/Cargo.toml
@@ -10,3 +10,5 @@ io-ext = { path = "../io-ext" }
10
serde = { version = "1.0", features = ["derive"] }
11
rmp-serde = "1.3.0"
12
twox-hash = { version = "2.0.1", features = ["xxhash64"] }
13
+binrw = "0.14.1"
14
+itertools = "0.14.0"
0 commit comments