Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit a032416

Browse files
committed
github actions don't like the link
1 parent 61805c5 commit a032416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
anything = { git = "https://intege.rs/xlib/anything.git" }
7+
anything = { git = "https://github.com/Azvanzed/anything-rs.git" }
88
env_logger = "0.11.3"
99
log = "0.4.22"
1010
dunce = "1.0.4"

0 commit comments

Comments
 (0)