We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
exchange-rs
1 parent 8657176 commit 9ff82b3Copy full SHA for 9ff82b3
Cargo.toml
@@ -31,7 +31,7 @@ test-tool = []
31
[dependencies]
32
anyhow = { version = "1.0.98", default-features = false }
33
thiserror = "2.0.12"
34
-exchange-rs = { git = "https://github.com/exchangers-mail/exchange-rs", branch = "main" }
+exchange-rs = { git = "https://github.com/neeml/exchange-rs", branch = "main" }
35
36
[profile.dev]
37
lto = true
0 commit comments