Skip to content

Commit 3270a4b

Browse files
committed
fix/dependencise anyhow version
1 parent 16fffa0 commit 3270a4b

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 @@ categories = ["multimedia::audio"]
1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515

1616
[dependencies]
17-
anyhow = "1.0"
17+
anyhow = "1.0.79"
1818

1919
[target.'cfg(target_os = "macos")'.dependencies]
2020
screencapturekit = "0.2"

0 commit comments

Comments
 (0)