We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce41a5 commit 1dfba50Copy full SHA for 1dfba50
docs/platforms/rust/guides/axum/index.mdx
@@ -12,7 +12,7 @@ The integration actually supports any crate based on [`tower`](https://github.co
12
13
## Install
14
15
-To add Sentry with the `axum` integration to your Rust project, just add a new dependency to your `Cargo.toml`:
+To add Sentry with the `axum` integration to your Rust project, add a new dependency to your `Cargo.toml`:
16
17
```toml {filename:Cargo.toml}
18
[dependencies]
0 commit comments