Revert "cargo: bump assay"

This reverts commit 58809b1f74.
This commit is contained in:
Harsh Shandilya 2022-03-29 16:24:00 +05:30
parent 7a530e7f2e
commit 77eaa1afd7
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 26 additions and 71 deletions

View file

@ -24,7 +24,7 @@ tracing-journald = { version = "0.2.4", optional = true }
tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }
[dev-dependencies]
assay = { git = "https://github.com/mgattozzi/assay", rev = "ff4afc5f15d8241efe626f58c69492b964863e0e", default-features = false }
assay = "0.1.1"
[features]
journald = ["tracing-journald"]