We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fffa0 commit 3270a4bCopy full SHA for 3270a4b
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ categories = ["multimedia::audio"]
14
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
15
16
[dependencies]
17
-anyhow = "1.0"
+anyhow = "1.0.79"
18
19
[target.'cfg(target_os = "macos")'.dependencies]
20
screencapturekit = "0.2"
0 commit comments