update deps
authorGeoffrey Allott <geoffrey@allott.email>
Sat, 29 Oct 2022 10:06:53 +0000 (11:06 +0100)
committerGeoffrey Allott <geoffrey@allott.email>
Sat, 29 Oct 2022 10:06:53 +0000 (11:06 +0100)
Cargo.lock

index 3b1cbb85dd39f894f8cf30d556844ebca37c3f7f..5fc10ce10e269ccbb68b1a28925863d1dcd43d5d 100644 (file)
@@ -118,9 +118,9 @@ dependencies = [
 
 [[package]]
 name = "async-global-executor"
-version = "2.3.0"
+version = "2.3.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0da5b41ee986eed3f524c380e6d64965aea573882a8907682ad100f7859305ca"
+checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"
 dependencies = [
  "async-channel",
  "async-executor",
@@ -1096,9 +1096,9 @@ dependencies = [
 
 [[package]]
 name = "once_cell"
-version = "1.15.0"
+version = "1.16.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1"
+checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
 
 [[package]]
 name = "opaque-debug"