bump rusqlite, ruma, and http

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-08 09:30:41 -05:00 committed by June
parent 7c1624931d
commit a47923820c
2 changed files with 19 additions and 19 deletions

32
Cargo.lock generated
View file

@ -1305,8 +1305,8 @@ dependencies = [
[[package]]
name = "libsqlite3-sys"
version = "0.27.0"
source = "git+https://github.com/rusqlite/rusqlite?rev=ccfbc28ae1edc3090fb1b331fdc145f052ec73b9#ccfbc28ae1edc3090fb1b331fdc145f052ec73b9"
version = "0.28.0"
source = "git+https://github.com/rusqlite/rusqlite?rev=def8e9460d8376a5c0c9f4f9846d413a9cd4581a#def8e9460d8376a5c0c9f4f9846d413a9cd4581a"
dependencies = [
"cc",
"pkg-config",
@ -2112,7 +2112,7 @@ dependencies = [
[[package]]
name = "ruma"
version = "0.9.4"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"assign",
"js_int",
@ -2131,7 +2131,7 @@ dependencies = [
[[package]]
name = "ruma-appservice-api"
version = "0.9.0"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"js_int",
"ruma-common",
@ -2143,7 +2143,7 @@ dependencies = [
[[package]]
name = "ruma-client-api"
version = "0.17.4"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"as_variant",
"assign",
@ -2162,7 +2162,7 @@ dependencies = [
[[package]]
name = "ruma-common"
version = "0.12.1"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"as_variant",
"base64 0.21.7",
@ -2190,7 +2190,7 @@ dependencies = [
[[package]]
name = "ruma-events"
version = "0.27.11"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"as_variant",
"indexmap",
@ -2212,7 +2212,7 @@ dependencies = [
[[package]]
name = "ruma-federation-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"js_int",
"ruma-common",
@ -2224,7 +2224,7 @@ dependencies = [
[[package]]
name = "ruma-identifiers-validation"
version = "0.9.3"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"js_int",
"thiserror",
@ -2233,7 +2233,7 @@ dependencies = [
[[package]]
name = "ruma-identity-service-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"js_int",
"ruma-common",
@ -2243,7 +2243,7 @@ dependencies = [
[[package]]
name = "ruma-macros"
version = "0.12.0"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"once_cell",
"proc-macro-crate",
@ -2258,7 +2258,7 @@ dependencies = [
[[package]]
name = "ruma-push-gateway-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"js_int",
"ruma-common",
@ -2270,7 +2270,7 @@ dependencies = [
[[package]]
name = "ruma-signatures"
version = "0.14.0"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"base64 0.21.7",
"ed25519-dalek",
@ -2286,7 +2286,7 @@ dependencies = [
[[package]]
name = "ruma-state-res"
version = "0.10.0"
source = "git+https://github.com/girlbossceo/ruma?rev=88e857db7dca3a7f0776414fe1f204508be62af0#88e857db7dca3a7f0776414fe1f204508be62af0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
dependencies = [
"itertools 0.11.0",
"js_int",
@ -2300,8 +2300,8 @@ dependencies = [
[[package]]
name = "rusqlite"
version = "0.30.0"
source = "git+https://github.com/rusqlite/rusqlite?rev=ccfbc28ae1edc3090fb1b331fdc145f052ec73b9#ccfbc28ae1edc3090fb1b331fdc145f052ec73b9"
version = "0.31.0"
source = "git+https://github.com/rusqlite/rusqlite?rev=def8e9460d8376a5c0c9f4f9846d413a9cd4581a#def8e9460d8376a5c0c9f4f9846d413a9cd4581a"
dependencies = [
"bitflags 2.4.2",
"fallible-iterator",