main
_ 2025-03-21 14:04:28 -05:00
parent 0286d854d6
commit 5ad59b9347
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -107,7 +107,7 @@ dependencies = [
[[package]]
name = "lookaround"
version = "0.1.6"
version = "0.1.7"
dependencies = [
"anyhow",
"camino",

View File

@ -9,7 +9,7 @@ license = "AGPL-3.0"
name = "lookaround"
readme = "README.md"
repository = "https://six-five-six-four.com/git/reactor/lookaround"
version = "0.1.6"
version = "0.1.7"
[dependencies]
anyhow = "1.0.97"