Sync Cargo.lock
with Cargo.toml
This commit is contained in:
parent
f5ef0e3714
commit
662e6a8e6d
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1384,7 +1384,7 @@ version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"collections",
|
"collections",
|
||||||
"derive_more 0.99.19",
|
"derive_more",
|
||||||
"gpui",
|
"gpui",
|
||||||
"parking_lot",
|
"parking_lot",
|
||||||
"rodio",
|
"rodio",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue