bump deps

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-06 15:42:22 -05:00 committed by June
parent 21f35d46c8
commit 3b90932cff
2 changed files with 18 additions and 18 deletions

32
Cargo.lock generated
View file

@ -367,9 +367,9 @@ dependencies = [
[[package]]
name = "clap"
version = "4.5.1"
version = "4.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da"
checksum = "b230ab84b0ffdf890d5a10abdbc8b83ae1c4918275daea1ab8801f71536b2651"
dependencies = [
"clap_builder",
"clap_derive",
@ -377,9 +377,9 @@ dependencies = [
[[package]]
name = "clap_builder"
version = "4.5.1"
version = "4.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb"
checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
dependencies = [
"anstyle",
"clap_lex",
@ -2102,7 +2102,7 @@ dependencies = [
[[package]]
name = "ruma"
version = "0.9.4"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"assign",
"js_int",
@ -2121,7 +2121,7 @@ dependencies = [
[[package]]
name = "ruma-appservice-api"
version = "0.9.0"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"js_int",
"ruma-common",
@ -2133,7 +2133,7 @@ dependencies = [
[[package]]
name = "ruma-client-api"
version = "0.17.4"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"as_variant",
"assign",
@ -2152,7 +2152,7 @@ dependencies = [
[[package]]
name = "ruma-common"
version = "0.12.1"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"as_variant",
"base64 0.21.7",
@ -2180,7 +2180,7 @@ dependencies = [
[[package]]
name = "ruma-events"
version = "0.27.11"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"as_variant",
"indexmap",
@ -2202,7 +2202,7 @@ dependencies = [
[[package]]
name = "ruma-federation-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"js_int",
"ruma-common",
@ -2214,7 +2214,7 @@ dependencies = [
[[package]]
name = "ruma-identifiers-validation"
version = "0.9.3"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"js_int",
"thiserror",
@ -2223,7 +2223,7 @@ dependencies = [
[[package]]
name = "ruma-identity-service-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"js_int",
"ruma-common",
@ -2233,7 +2233,7 @@ dependencies = [
[[package]]
name = "ruma-macros"
version = "0.12.0"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"once_cell",
"proc-macro-crate",
@ -2248,7 +2248,7 @@ dependencies = [
[[package]]
name = "ruma-push-gateway-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"js_int",
"ruma-common",
@ -2260,7 +2260,7 @@ dependencies = [
[[package]]
name = "ruma-signatures"
version = "0.14.0"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"base64 0.21.7",
"ed25519-dalek",
@ -2276,7 +2276,7 @@ dependencies = [
[[package]]
name = "ruma-state-res"
version = "0.10.0"
source = "git+https://github.com/girlbossceo/ruma?rev=1623fffe150356ad6a7388a9df2cfed80aae1a9e#1623fffe150356ad6a7388a9df2cfed80aae1a9e"
source = "git+https://github.com/girlbossceo/ruma?rev=cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3#cefcb1b02faedf6f9c1c9176961ed96bb0afc4b3"
dependencies = [
"itertools 0.11.0",
"js_int",