Skip to content

Commit c0a0b60

Browse files
authored
Merge pull request #260 from durbanlegend/dependabot/cargo/ra_ap_syntax-0.0.305
Bump ra_ap_syntax from 0.0.301 to 0.0.305
2 parents d36fb00 + c20efe6 commit c0a0b60

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

Cargo.lock

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

thag_profiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ inline_colorization = "0.1"
3838
inquire = { version = "0.9", optional = true }
3939
once_cell = "1.20"
4040
parking_lot = { version = "0.12", default-features = false }
41-
ra_ap_syntax = { version = "0.0.301", optional = true }
41+
ra_ap_syntax = { version = "0.0.305", optional = true }
4242
regex = { version = "1.11", default-features = false, features = ["unicode"] }
4343
serde = { version = "1.0", features = ["derive"] }
4444
serde_json = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)