Skip to content

Commit

Permalink
changed copydir version
Browse files Browse the repository at this point in the history
  • Loading branch information
hkctkuy committed Jun 12, 2024
1 parent d028a9d commit 7f52ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tokio = { version = "1", features = ["rt", "macros"], optional = true }
toml = { version = "0.8", optional = true }
wait-timeout = "0.2"
which = "6.0"
copy_dir = "0.1.3"
copy_dir = "0.1"

libcasr = { path = "../libcasr", version = "2.12.0", features = ["serde", "exploitable"] }

Expand Down

0 comments on commit 7f52ce1

Please sign in to comment.