From a12d0d41129914fd7fc519d177d20d040e47bf2d Mon Sep 17 00:00:00 2001 From: daxpedda Date: Thu, 21 Dec 2023 10:33:13 +0100 Subject: [PATCH] Deprecation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9ed81a1c..e726e123 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Deprecated + +This crate has been deprecated in favor of [`crash-handler`](https://crates.io/crates/crash-handler), a pure Rust alternative to relying on Sentry's C/C++ SDK. + +See [`sentry-rust-minidump`](https://crates.io/crates/sentry-rust-minidump) as well for more integration with Sentry. + # sentry-contrib-native [![Crates.io](https://img.shields.io/crates/v/sentry-contrib-native.svg)](https://crates.io/crates/sentry-contrib-native)