Skip to content

Commit 68bf097

Browse files
dependabot[bot]iceiix
authored andcommitted
Bump serde from 1.0.90 to 1.0.91 (#137)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.90...v1.0.91) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9389050 commit 68bf097

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -23,7 +23,7 @@ wasm-bindgen = "0.2.33"
2323
sha-1 = "0.8.1"
2424
glutin = { git = "https://github.com/iceiix/glutin", rev = "de52fba20678f3931fba3eb6700774469e48512f" }
2525
byteorder = "1.2.7"
26-
serde = "1.0.90"
26+
serde = "1.0.91"
2727
serde_json = "1.0.39"
2828
flate2 = { version = "1.0.7", features = ["rust_backend"], default-features = false }
2929
zip = { version = "0.5.2", features = ["deflate"], default-features = false }

0 commit comments

Comments
 (0)