Skip to content

Commit

Permalink
chore: use reporting 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
azjezz committed Jan 8, 2023
1 parent 141893e commit 9b29c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ path = "bin/snapshot.rs"

[dependencies]
ara_source = { version = "0.2.0" }
ara_reporting = { version = "0.5.0" }
ara_reporting = { version = "0.5.1" }
schemars = { version = "0.8.11" }
serde = { version = "1.0.149", features = ["derive"] }
serde_json = { version = "1.0.89" }
Expand Down

0 comments on commit 9b29c41

Please sign in to comment.