mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
chore(deps): update rust crate skeptic to 0.13.7
This commit is contained in:
parent
01fcb55425
commit
013ddef8f2
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ postcard_1_0 = { package = "postcard", version = "1.0", features = ["alloc"], op
|
|||
[dev-dependencies]
|
||||
serde_json = "1.0.116"
|
||||
criterion = { version = "0.5.1" }
|
||||
skeptic = "0.13"
|
||||
skeptic = "0.13.7"
|
||||
|
||||
[features]
|
||||
default = ["serde", "bincode_1_3"]
|
||||
|
|
@ -38,4 +38,4 @@ name = "overhead"
|
|||
harness = false
|
||||
|
||||
[build-dependencies]
|
||||
skeptic = "0.13"
|
||||
skeptic = "0.13.7"
|
||||
Loading…
Add table
Add a link
Reference in a new issue