Skip to content

Commit

Permalink
Lock file maintenance (#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored Dec 21, 2023
1 parent c795fd4 commit 91fc7c2
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cc = { version = "1.0.83", default-features = false, features = ["parallel"] }
proc-macro2 = { version = "1.0.70" }
quote = { version = "1.0.33" }
syn-dff4ba8e3ae991db = { package = "syn", version = "1.0.109", features = ["extra-traits", "fold", "full", "visit"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.39", features = ["extra-traits", "full", "visit", "visit-mut"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.41", features = ["extra-traits", "full", "visit", "visit-mut"] }

[target.x86_64-unknown-linux-gnu.dependencies]
futures-core = { version = "0.3.29" }
Expand Down

0 comments on commit 91fc7c2

Please sign in to comment.