Skip to content

Commit

Permalink
Update static/app/gettingStartedDocs/rust/rust.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
priscilawebdev authored Aug 14, 2023
1 parent 7a9d428 commit 51a106f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/app/gettingStartedDocs/rust/rust.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const steps = ({
loading: sourcePackageRegistries?.isLoading,
code: `
[dependencies]
sentry = "${sourcePackageRegistries?.data?.['sentry.rust'] ?? '0.30.0'}"
sentry = "${sourcePackageRegistries?.data?.['sentry.rust'] ?? '0.31.5'}"
`,
},
],
Expand Down

0 comments on commit 51a106f

Please sign in to comment.