mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 17:24:48 +10:00
chore(deps): update rust crate skeptic to 0.13.7
This commit is contained in:
@@ -28,7 +28,7 @@ postcard_1_0 = { package = "postcard", version = "1.0", features = ["alloc"], op
|
|||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
serde_json = "1.0.116"
|
serde_json = "1.0.116"
|
||||||
criterion = { version = "0.5.1" }
|
criterion = { version = "0.5.1" }
|
||||||
skeptic = "0.13"
|
skeptic = "0.13.7"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["serde", "bincode_1_3"]
|
default = ["serde", "bincode_1_3"]
|
||||||
@@ -38,4 +38,4 @@ name = "overhead"
|
|||||||
harness = false
|
harness = false
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
skeptic = "0.13"
|
skeptic = "0.13.7"
|
||||||
Reference in New Issue
Block a user