mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-17 00:57:00 +05:30
fix(deps): update serde monorepo to 1.0.194
This commit is contained in:
parent
46bcfc4dd0
commit
80432bf5eb
2 changed files with 12 additions and 12 deletions
|
@ -26,8 +26,8 @@ eula = false
|
|||
anyhow = "1.0.79"
|
||||
clap = { version = "4.4.12", features = ["color", "deprecated", "derive"] }
|
||||
gix = { version = "0.57.1", default-features = false }
|
||||
serde = { version = "1.0.193", default-features = false }
|
||||
serde_derive = "1.0.193"
|
||||
serde = { version = "1.0.194", default-features = false }
|
||||
serde_derive = "1.0.194"
|
||||
toml = "0.8.8"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue