mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
build(deps): bump toml from 0.6.0 to 0.7.0 (#5726)
This commit is contained in:
parent
86ae81ec5d
commit
8b25f44f05
6 changed files with 11 additions and 11 deletions
|
@ -16,7 +16,7 @@ path = "src/main.rs"
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "0.6"
|
||||
toml = "0.7"
|
||||
etcetera = "0.4"
|
||||
tree-sitter = "0.20"
|
||||
once_cell = "1.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue