Skip to content

Commit 8e12a74

Browse files
author
Paolo Tranquilli
committed
Cargo: upgrade dependencies
1 parent 3e48846 commit 8e12a74

File tree

3 files changed

+76
-85
lines changed

3 files changed

+76
-85
lines changed

Cargo.lock

Lines changed: 60 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/ast-generator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ungrammar = "1.16.1"
1010
proc-macro2 = "1.0.95"
1111
quote = "1.0.40"
1212
either = "1.15.0"
13-
stdx = {package = "ra_ap_stdx", version = "0.0.281"}
13+
stdx = {package = "ra_ap_stdx", version = "0.0.285"}
1414
itertools = "0.14.0"
1515
mustache = "0.9.0"
1616
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)