We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f862d commit f086fbeCopy full SHA for f086fbe
1 file changed
binary-util/Cargo.toml
@@ -9,5 +9,5 @@ license = "Apache-2.0"
9
repository = "https://github.com/NetrexMC/binary-utils"
10
11
[dependencies]
12
-binary-util-derive = { path = "../binary-util-derive", version = "0.1.1-rc.1" }
+binary-util-derive = { path = "../binary-util-derive", version = "0.1.1" }
13
bytes = "1.4.0"
0 commit comments