Update dependencies
This commit is contained in:
parent
182c951fd2
commit
2b230ae96a
4 changed files with 14 additions and 33 deletions
|
|
@ -5,6 +5,6 @@ authors = ["Grégory Burri <greg.burri@gmail.com>"]
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
ron = "0.9"
|
||||
ron = "0.10"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue