Skip to content

Commit 55a23d2

Browse files
Update aksr requirement from 0.0.4 to 0.0.6
Updates the requirements on [aksr](https://github.com/jamjamjon/aksr) to permit the latest version. - [Commits](jamjamjon/aksr@v0.0.4...v0.0.6) --- updated-dependencies: - dependency-name: aksr dependency-version: 0.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abd4047 commit 55a23d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude = ["assets/*", "examples/*", "runs/*", "benches/*", "tests/*"]
1414
[dependencies]
1515
paste = "1.0.15"
1616
anyhow = { version = "1" }
17-
aksr = { version = "0.0.4" }
17+
aksr = { version = "0.0.6" }
1818
ab_glyph = { version = "0.2.29" }
1919
image = { version = "0.25" }
2020
imageproc = { version = "0.25" }

0 commit comments

Comments
 (0)