Skip to content

Commit 3f079dc

Browse files
author
Hugo Laloge
committed
Merge remote-tracking branch 'upstream/main' into feature/endpoint-auto-update
2 parents 4fb7c12 + 894ad60 commit 3f079dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ potential_utf = "=0.1.0"
4040
static_init = "=1.0.3"
4141
time = "=0.3.41"
4242
tinystr = "=0.8.0"
43+
toml_datetime = "=0.7.1"
44+
toml_parser = "=1.0.2"
4345
twox-hash = "=1.6.3"
4446
zerofrom = "=0.1.5"
4547

@@ -58,6 +60,8 @@ ignored = [
5860
"static_init",
5961
"time",
6062
"tinystr",
63+
"toml_datetime",
64+
"toml_parser",
6165
"twox-hash",
6266
"zerofrom",
6367
]

0 commit comments

Comments
 (0)