We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04932f commit c27ed54Copy full SHA for c27ed54
Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-yultsur = { git = "https://github.com/leonardoalt/yultsur", branch = "datacopy" }
+yultsur = { git = "https://github.com/leonardoalt/yultsur", branch = "main" }
10
num-bigint = "^0.4.3"
11
tempfile = "3"
12
clap = "^3.2"
0 commit comments