summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-09-27 20:24:21 +0000
committerSanto Cariotti <santo@dcariotti.me>2022-09-27 20:24:21 +0000
commitc1b842bf8b439dd01da4c86b5a24fe198ac73bab (patch)
tree7974779ca0e1b0b82ecb304e3163a87269fc1e3e /Cargo.toml
parent842edd5a75a091a58ea04b6f4d2ef7cf0b0285ea (diff)
Add Sentry
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e06a5e2..a292a40 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,3 +25,4 @@ rand = "0.8.5"
dotenv = "0.15.0"
config = "0.10"
lazy_static = "1.4.0"
+sentry = "0.27.0"