Skip to content

Commit 662a504

Browse files
Bump relative-path from 1.9.3 to 2.0.1
Bumps [relative-path](https://github.com/udoprog/relative-path) from 1.9.3 to 2.0.1. - [Release notes](https://github.com/udoprog/relative-path/releases) - [Commits](udoprog/relative-path@1.9.3...2.0.1) --- updated-dependencies: - dependency-name: relative-path dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbf0a75 commit 662a504

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)