mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
7 lines
328 B
TOML
7 lines
328 B
TOML
[workspace]
|
|
members = ["crates/delta", "crates/bonfire", "crates/quark", "crates/core/*"]
|
|
|
|
[patch.crates-io]
|
|
# mobc-redis = { git = "https://github.com/insertish/mobc", rev = "8b880bb59f2ba80b4c7bc40c649c113d8857a186" }
|
|
redis = { git = "https://github.com/insertish/redis-rs", rev = "1a41faf356fd21aebba71cea7eb7eb2653e5f0ef" }
|