chore(deps): update rust crate specta-util to ^0.0.9

pull/2314/head
renovate[bot] 6 months ago committed by GitHub
parent f555d2981d
commit 518dbd73ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,7 @@ schemars = "0.8"
dunce = "1" dunce = "1"
specta = "=2.0.0-rc.20" specta = "=2.0.0-rc.20"
# TODO: remove when specta releases rc.21 # TODO: remove when specta releases rc.21
specta-util = { version = "^0.0.7", default-features = false, features = [ specta-util = { version = "^0.0.9", default-features = false, features = [
"export", "export",
] } ] }
glob = "0.3" glob = "0.3"

Loading…
Cancel
Save