Skip to content

Commit

Permalink
Merge pull request #310 from pombase/dependabot/cargo/serde_with-3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
2 parents f5e9078 + f8c9f54 commit 4682893
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "pombase"
path = "src/pombase/lib.rs"

[dependencies]
serde_with = "3.5"
serde_with = "3.8"
serde_derive = "1.0"
serde_json = "1.0"
getopts = "*"
Expand Down

0 comments on commit 4682893

Please sign in to comment.