Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vic1707 committed Jul 9, 2024
1 parent 800777f commit 0eec7bc
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ proc-macro2 = "1.0.86"
quote = "1.0.36"
# corresponds to https://github.com/serde-rs/serde/pull/2765
serde_derive_implementation = { git = "https://github.com/vic1707/serde.git", branch = "test-derive-impl-externalization", package = "serde_derive_implementation" }
syn = { version = "2.0.69", features = ["full"] }
syn = { version = "2.0.70", features = ["full"] }

[dev-dependencies]
serde = { version = "1.0.204", features = ["derive"] }
Expand Down

0 comments on commit 0eec7bc

Please sign in to comment.