mirror of
https://github.com/danbulant/nushell
synced 2026-05-24 12:35:59 +00:00
Add syn to the lock file (#2871)
This commit is contained in:
parent
98810d22b1
commit
3ffa804088
1 changed files with 1 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -3488,6 +3488,7 @@ dependencies = [
|
||||||
"nu-protocol",
|
"nu-protocol",
|
||||||
"nu-source",
|
"nu-source",
|
||||||
"nu-value-ext",
|
"nu-value-ext",
|
||||||
|
"syn",
|
||||||
"tui",
|
"tui",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue