Skip to content

Commit 6556d34

Browse files
authored
Merge pull request #265 from durbanlegend/dependabot/cargo/ra_ap_syntax-0.0.308
Bump ra_ap_syntax from 0.0.307 to 0.0.308
2 parents ec06196 + 3eefc91 commit 6556d34

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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.307", optional = true }
41+
ra_ap_syntax = { version = "0.0.308", 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)