mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
chore: bump quark
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3098,7 +3098,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "revolt-quark"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/revoltchat/quark?rev=2e914015d56dcedead3a7e9ed2b9ff0696a5135e#2e914015d56dcedead3a7e9ed2b9ff0696a5135e"
|
||||
source = "git+https://github.com/revoltchat/quark?rev=7492233a28acefb2d460cfb502e86f2e4a0eb943#7492233a28acefb2d460cfb502e86f2e4a0eb943"
|
||||
dependencies = [
|
||||
"async-recursion",
|
||||
"async-std",
|
||||
|
||||
@@ -69,5 +69,5 @@ schemars = "0.8.8"
|
||||
rocket_okapi = { git = "https://github.com/insertish/okapi", rev = "dcf0df115596ee07a587a7a543cddf3d7944645b", features = [ "swagger" ] }
|
||||
|
||||
# quark
|
||||
revolt-quark = { git = "https://github.com/revoltchat/quark", rev = "2e914015d56dcedead3a7e9ed2b9ff0696a5135e" }
|
||||
revolt-quark = { git = "https://github.com/revoltchat/quark", rev = "7492233a28acefb2d460cfb502e86f2e4a0eb943" }
|
||||
# revolt-quark = { path = "../quark" }
|
||||
|
||||
Reference in New Issue
Block a user