diff options
| author | Matthew Collins <[email protected]> | 2018-02-15 18:39:46 +0000 |
|---|---|---|
| committer | Matthew Collins <[email protected]> | 2018-02-15 18:39:46 +0000 |
| commit | 8ccbb202ccef731e9c2ccccd8ad340bad84dda53 (patch) | |
| tree | 1fdf331a6540926d31d5f91a463e7d6c06c09236 /Cargo.toml | |
| parent | Initial steam callbacks work (diff) | |
| download | steamworks-rs-8ccbb202ccef731e9c2ccccd8ad340bad84dda53.tar.xz steamworks-rs-8ccbb202ccef731e9c2ccccd8ad340bad84dda53.zip | |
Update bitflags
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ members = [ [dependencies] steamworks-sys = {path = "./steamworks-sys"} error-chain = "0.11.0" -bitflags = "0.9.1" +bitflags = "1.0.0" libc = "0.2"
\ No newline at end of file |