We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dab8c0 + eaaac18 commit a95e3eaCopy full SHA for a95e3ea
Cargo.toml
@@ -28,7 +28,7 @@ members = [
28
[dependencies]
29
steamworks-sys = { path = "./steamworks-sys", version = "0.11.0" }
30
libloading = { version = "0.8", default-features = false }
31
-thiserror = "2.0"
+thiserror = "1"
32
bitflags = "2.8"
33
lazy_static = "1.4"
34
serde = { version = "1.0", features = ["derive"], optional = true }
0 commit comments