Skip to content

Commit 72e3f78

Browse files
committed
chore: Deno 141e6ae
1 parent 89c9d42 commit 72e3f78

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

deno

src/rs_lib/Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@ incremental = true
7272
lto = true
7373
opt-level = "z"
7474

75-
[patch.crates-io]
76-
sys_traits = { git = "https://github.com/devsnek/sys_traits", branch = "avoid-to-vec" }
75+
[patch.crates-io.sys_traits]
76+
git = "https://github.com/devsnek/sys_traits"
77+
branch = "avoid-to-vec"

0 commit comments

Comments
 (0)