mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 18:14:11 +02:00
update source versions for data extractions
This commit is contained in:
parent
564d719bb9
commit
550f507687
14 changed files with 1144 additions and 806 deletions
|
|
@ -5,6 +5,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.204", features = ["derive"] }
|
||||
version-compare = "0.2.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
version-compare = "0.2.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue