Skip to content

Commit

Permalink
ref: sentry-kafka-schemas 0.1.12 (#2228)
Browse files Browse the repository at this point in the history
  • Loading branch information
lynnagara committed Jun 22, 2023
1 parent bdb2a15 commit 2d07bef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion relay-kafka/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rmp-serde = { version = "1.1.1", optional = true }
serde = { version = "1.0.114", features = ["derive"] }
serde_json = { version = "1.0.55", optional = true }
thiserror = "1.0.38"
sentry-kafka-schemas = { version = "0.0.29", default_features = false }
sentry-kafka-schemas = { version = "0.1.12", default_features = false }
jsonschema = "0.17.0"

[dev-dependencies]
Expand Down

0 comments on commit 2d07bef

Please sign in to comment.