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

Commit

Permalink
github actions don't like the link
Browse files Browse the repository at this point in the history
  • Loading branch information
memN0ps committed Aug 31, 2024
1 parent 61805c5 commit a032416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
anything = { git = "https://intege.rs/xlib/anything.git" }
anything = { git = "https://github.com/Azvanzed/anything-rs.git" }
env_logger = "0.11.3"
log = "0.4.22"
dunce = "1.0.4"
Expand Down

0 comments on commit a032416

Please sign in to comment.