Merge pull request 'fix(deps): update rust crate tracing-web to v0.1.3' (#8) from renovate/tracing-web-0.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: #8
This commit is contained in:
commit
e7cfc80f3d
1 changed files with 2 additions and 2 deletions
4
libconfig-validator/Cargo.lock
generated
4
libconfig-validator/Cargo.lock
generated
|
@ -859,9 +859,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tracing-web"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0ff5efc53ed5a7c4b99b3dd24fd10f41e7aa1b284a4e64ae9167d97e31afe124"
|
||||
checksum = "b9e6a141feebd51f8d91ebfd785af50fca223c570b86852166caa3b141defe7c"
|
||||
dependencies = [
|
||||
"js-sys",
|
||||
"tracing-core",
|
||||
|
|
Loading…
Reference in a new issue