Use serde1 feature

This commit is contained in:
2022-07-05 20:19:49 +02:00
parent bb1909c2a8
commit 2a1bb3f815
14 changed files with 17 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
name = "sbp-web"
version = "0.1.1"
authors = ["Magnus Ulimoen <magnus@ulimoen.dev>"]
edition = "2018"
edition = "2021"
[lib]
crate-type = ["cdylib"]