update deps
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nyyu 2022-03-04 08:25:39 +01:00
parent 7a12c8d505
commit 5d846f12b5

4
Cargo.lock generated
View file

@ -283,9 +283,9 @@ dependencies = [
[[package]] [[package]]
name = "once_cell" name = "once_cell"
version = "1.9.0" version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da32515d9f6e6e489d7bc9d84c71b060db7247dc035bbe44eac88cf87486d8d5" checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
[[package]] [[package]]
name = "percent-encoding" name = "percent-encoding"