aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Liu <[email protected]>2021-05-07 00:38:39 -0700
committerGitHub <[email protected]>2021-05-07 00:38:39 -0700
commitf4a8ed43511594f171d7a348ae34328acb171ebf (patch)
treee05065d257a6a55c8cb55a93282e5a1498abf730
parentMerge pull request #48 from WilliamVenner/steamid_utils (diff)
downloadsteamworks-rs-patch-1.tar.xz
steamworks-rs-patch-1.zip
Bump bindgen version to 0.58patch-1
-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"