chore: remove sledgehammer

This commit is contained in:
Jonathan Kelley 2022-12-30 02:44:37 -05:00
parent 9db69cc613
commit 1518f07d7e

View file

@ -33,9 +33,8 @@ webbrowser = "0.8.0"
infer = "0.11.0"
dunce = "1.0.2"
interprocess = { version = "1.1.1", optional = true}
interprocess = { version = "1.1.1", optional = true }
futures-util = "0.3.25"
sledgehammer = "0.2.0"
[target.'cfg(target_os = "ios")'.dependencies]
objc = "0.2.7"