mirror of
https://github.com/neovide/neovide.git
synced 2026-09-10 07:16:25 -04:00
chore: update neovide-derive to 0.1.1 (#2935)
This commit is contained in:
parent
4f8b98e102
commit
96d6bc41a6
|
|
@ -48,7 +48,7 @@ indoc = "2.0.5"
|
|||
itertools = "0.13.0"
|
||||
log = "0.4.22"
|
||||
lru = "0.12.5"
|
||||
neovide-derive = { path = "neovide-derive", version = "0.1.0" }
|
||||
neovide-derive = { path = "neovide-derive", version = "0.1.1" }
|
||||
num = "0.4.3"
|
||||
nvim-rs = { version = "0.7.0", features = ["use_tokio"] }
|
||||
parking_lot = "0.12.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue