diff options
Diffstat (limited to 'steamworks-sys/Cargo.toml')
| -rw-r--r-- | steamworks-sys/Cargo.toml | 2 |
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" |