chore(deps): update rust crate infer to 0.16

This commit is contained in:
renovate[bot] 2024-06-02 05:22:25 +00:00 committed by GitHub
parent c3a0d28309
commit e694248ad5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ name = "conduit"
version = "0.5.0"
[workspace.dependencies.infer]
version = "0.15"
version = "0.16"
default-features = false
[workspace.dependencies.jsonwebtoken]