chore(deps): lock file maintenance

This commit is contained in:
James Harton 2023-02-15 04:48:16 +13:00
parent 29b061a71a
commit d7958bdcf4

4
Cargo.lock generated
View file

@ -245,9 +245,9 @@ dependencies = [
[[package]] [[package]]
name = "once_cell" name = "once_cell"
version = "1.17.0" version = "1.17.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66" checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
[[package]] [[package]]
name = "outrun" name = "outrun"