Skip to content

Commit c8db8b9

Browse files
authored
Pin unzip-n version (#2311)
* Pin unzip-n version * Fix version
1 parent f5735f8 commit c8db8b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

commons/zenoh-pinned-deps-1-75/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ toml_datetime = "=0.7.1"
5555
toml_parser = "=1.0.2"
5656
toml_writer = "=1.0.2"
5757
twox-hash = "=1.6.3"
58+
unzip-n = "=0.1.2"
5859
zerofrom = "=0.1.5"
5960

6061
[package.metadata.cargo-machete]
@@ -87,5 +88,6 @@ ignored = [
8788
"toml_parser",
8889
"toml_writer",
8990
"twox-hash",
91+
"unzip-n",
9092
"zerofrom",
9193
]

0 commit comments

Comments
 (0)