mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-14 16:26:32 +00:00
Update Rust crate schemars to 0.8.12
This commit is contained in:
![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Abhishek Chanda

parent
98914649d6
commit
3a2d1da053
@ -12,7 +12,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1", optional = true }
|
||||
schemars = { version = "0.8.10", optional = true }
|
||||
schemars = { version = "0.8.12", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user