Skip to content

Commit

Permalink
Build(deps): Bump serde from 1.0.151 to 1.0.152 (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 6, 2023
1 parent d81d6d0 commit 25e1909
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sm64gs2pc/Cargo.toml
Expand Up @@ -15,7 +15,7 @@ snafu = "0.7.4"
patch = "0.6.0"
structopt = "0.3.26"
lazy_static = "1.4.0"
serde = { version = "1.0.151", features = ["derive"] }
serde = { version = "1.0.152", features = ["derive"] }
walkdir = { version = "2.3.2", optional = true }
clang = { version = "2.0.0", features = ["clang_10_0"], optional = true }
bincode = "1.3.3"
Expand Down

0 comments on commit 25e1909

Please sign in to comment.