Skip to content

Commit ac4ae3d

Browse files
committed
chore: update steamworks and steamworks-sys to version 0.12.2
1 parent 772a7d2 commit ac4ae3d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ napi = { version = "2.16.8", features = ["tokio_rt", "napi6", "serde-json"] }
1111
napi-derive = "2.16.9"
1212
lazy_static = "1"
1313
tokio = { version = "1", features = ["sync", "time"] }
14-
steamworks = { git = "https://github.com/Noxime/steamworks-rs/", rev = "b1ec75c5156c905a00292aee0292e17ddb99ef7c", features = ["serde"] }
14+
steamworks = { git = "https://github.com/Noxime/steamworks-rs/", rev = "40a457a61f5ef714d93804e51e0c5e3d405145a3", features = ["serde"] }
1515
serde = "1"
1616
serde_json = "1"
1717

0 commit comments

Comments
 (0)