Skip to content

Commit 59da31a

Browse files
authored
Merge pull request #1617 from veryl-lang/dependabot/cargo/relative-path-2.0.1
Bump relative-path from 1.9.3 to 2.0.1
2 parents bbf0a75 + 662a504 commit 59da31a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

+5-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/sourcemap/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ edition.workspace = true
1212

1313
[dependencies]
1414
miette = {workspace = true}
15-
relative-path = "1.9"
15+
relative-path = "2.0"
1616
sourcemap = "9.2"
1717
thiserror = {workspace = true}

0 commit comments

Comments
 (0)