Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 463699a

Browse files
committed
revert to chorus from git
1 parent 5ca525d commit 463699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sentry = { version = "0.34.0", default-features = false, features = [
6060
clap = { version = "4.5.4", features = ["derive"] }
6161
chorus = { features = [
6262
"backend",
63-
], default-features = false, path = "../chorus" }
63+
], default-features = false, git = "https://github.com/polyphony-chat/chorus", branch = "dev" }
6464
serde_path_to_error = "0.1.16"
6565
percent-encoding = "2.3.1"
6666
hex = "0.4.3"

0 commit comments

Comments
 (0)