Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/serde-1.0.217
Browse files Browse the repository at this point in the history
  • Loading branch information
SRv6d authored Jan 1, 2025
2 parents f61fb45 + 9beaa7b commit c56eb94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -23,7 +23,7 @@ name = "rpsl"
crate-type = ["cdylib", "rlib"]

[dependencies]
winnow = "0.6.14"
winnow = "0.6.21"
thiserror = "2.0.3"
serde = { version = "1.0.217", features = ["derive"], optional = true }
serde_json = { version = "1.0.128", optional = true }
Expand Down

0 comments on commit c56eb94

Please sign in to comment.