mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2026-01-16 16:43:05 +01:00
really basic implementation of rpl types
This commit is contained in:
parent
b4d48a598a
commit
f046393af8
6 changed files with 201 additions and 10 deletions
|
|
@ -6,3 +6,5 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.193", features = [ "derive" ] }
|
||||
ron = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue