Update api version

This commit is contained in:
Nadja Reitzenstein 2022-05-20 19:29:21 +02:00
parent cd052fcaf0
commit 0f264bed0e

View File

@ -1,10 +1,9 @@
[package] [package]
name = "api" name = "api"
version = "0.3.1" version = "0.3.2"
edition = "2021" edition = "2021"
build = "build.rs" build = "build.rs"
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features] [features]
generated = [] generated = []