Skip to content

Commit c27ed54

Browse files
committed
revert cargo toml change.
1 parent e04932f commit c27ed54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
yultsur = { git = "https://github.com/leonardoalt/yultsur", branch = "datacopy" }
9+
yultsur = { git = "https://github.com/leonardoalt/yultsur", branch = "main" }
1010
num-bigint = "^0.4.3"
1111
tempfile = "3"
1212
clap = "^3.2"

0 commit comments

Comments
 (0)