aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaro Perämaa <[email protected]>2021-05-09 17:15:11 +0300
committerGitHub <[email protected]>2021-05-09 17:15:11 +0300
commit40ca1862ed75a117c97d2b45d8ef0479a1aaf622 (patch)
treee05065d257a6a55c8cb55a93282e5a1498abf730
parentMerge pull request #48 from WilliamVenner/steamid_utils (diff)
parentBump bindgen version to 0.58 (diff)
downloadsteamworks-rs-40ca1862ed75a117c97d2b45d8ef0479a1aaf622.tar.xz
steamworks-rs-40ca1862ed75a117c97d2b45d8ef0479a1aaf622.zip
Merge pull request #53 from james7132/patch-1HEADmaster
Bump bindgen version to 0.58
-rw-r--r--steamworks-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/steamworks-sys/Cargo.toml b/steamworks-sys/Cargo.toml
index cd1e517..24c4a81 100644
--- a/steamworks-sys/Cargo.toml
+++ b/steamworks-sys/Cargo.toml
@@ -22,4 +22,4 @@ docs-only = []
[dependencies]
[build-dependencies]
-bindgen = "0.57.0"
+bindgen = "0.58.0"