Merge pull request 'chore(deps): update rust crate trybuild to v1.0.99' (#24) from renovate/trybuild-1.x-lockfile into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: https://git.batsense.net///realaravinth/actix-web-codegen-const-routes/pulls/24
This commit is contained in:
commit
c54b2a88f0
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1293,9 +1293,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "trybuild"
|
||||
version = "1.0.98"
|
||||
version = "1.0.99"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b55265878356bdd85c9baa15859c87de93b2bf1f33acf752040a561e4a228f62"
|
||||
checksum = "207aa50d36c4be8d8c6ea829478be44a372c6a77669937bb39c698e52f1491e8"
|
||||
dependencies = [
|
||||
"glob",
|
||||
"serde",
|
||||
|
|
Loading…
Reference in a new issue