Update repository URLs

This commit is contained in:
2026-07-15 06:36:32 -06:00
parent 23ee571b26
commit 1fd50b061d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ license-file = "LICENSE.md"
publish = false
[workspace.dependencies]
lint-policy = { path = "crates/lint-policy", version = "=0.0.1", default-features = false }
lint-policy = { path = "crates/lint-policy", version = "=0.0.2", default-features = false }
anyhow = { version = "^1.0.14", default-features = false }
clap = { version = "^4.5.61", default-features = false }