Skip to content

Commit b1946be

Browse files
chore(deps): update relative-path to v2 (#413)
1 parent 7363083 commit b1946be

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

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

crates/packager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sha2 = "0.10"
6868
zip = { version = "0.6", default-features = false, features = ["deflate"] }
6969
handlebars = "6.0"
7070
glob = "0.3"
71-
relative-path = "1.9"
71+
relative-path = "2"
7272
walkdir = "2"
7373
os_pipe = "1"
7474
minisign = "0.7"

0 commit comments

Comments
 (0)