mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
10 lines
207 B
TOML
10 lines
207 B
TOML
[package]
|
|
name = "logsmash-data"
|
|
description = "static data for logsmash"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
serde = { version = "1.0.228", features = ["derive"] }
|
|
version-compare = "0.2.1"
|
|
|