Skip to content

Commit acf1d92

Browse files
Merge branch 'main' into forest-slasher-service
2 parents 72cdcbe + 6fa222b commit acf1d92

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ predicates = "3"
250250
proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
251251
quickcheck = "1"
252252
quickcheck_macros = "1"
253-
ra_ap_syntax = "0.0.296"
253+
ra_ap_syntax = "0.0.297"
254254
regex-automata = "0.4"
255255
serial_test = "3"
256256
syn = { version = "2", default-features = false, features = ["full", "parsing", "visit", "printing", "extra-traits"] }

0 commit comments

Comments
 (0)