diff --git a/sentry-debug-images/Cargo.toml b/sentry-debug-images/Cargo.toml index 7ef108b36..eddc9d79a 100644 --- a/sentry-debug-images/Cargo.toml +++ b/sentry-debug-images/Cargo.toml @@ -14,4 +14,4 @@ edition = "2018" [dependencies] sentry-core = { version = "0.23.0", path = "../sentry-core" } lazy_static = "1.4.0" -findshlibs = "0.10.0" +findshlibs = "0.10.1"