feat: add serde
This commit is contained in:
parent
91e80b82f3
commit
fb58f88f5e
@ -6,4 +6,5 @@ description = "PowerShell Scripts for EVERYONE!"
|
|||||||
repository = "https://git.itsscb.de/itsscb/BefehlsWerk"
|
repository = "https://git.itsscb.de/itsscb/BefehlsWerk"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
serde = { version = "1.0.219", features = ["derive", "rc"] }
|
||||||
serde_json = "1.0.140"
|
serde_json = "1.0.140"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user