mirror of
https://github.com/imjasonh/krust
synced 2026-07-08 06:45:32 +00:00
Merge pull request #67 from imjasonh/dependabot/cargo/yaml-rust2-0.11
chore(deps): Update yaml-rust2 requirement from 0.10 to 0.11
This commit is contained in:
commit
66d996094a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ tar = "0.4"
|
|||
flate2 = "1.0"
|
||||
reqwest = { version = "0.13", features = ["json", "stream"] }
|
||||
bytes = "1.0"
|
||||
yaml-rust2 = "0.10"
|
||||
yaml-rust2 = "0.11"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
dirs = "6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue