Skip to content

Commit 9df61df

Browse files
dependabot[bot]cmackenzie1
authored andcommitted
chore(deps): update thiserror requirement from 1 to 2
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...2.0.3) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f274bfa commit 9df61df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = "A customizable ndjson formatter for outputting tracing events"
1414
chrono = "0.4.38"
1515
serde = "1"
1616
serde_json = "1"
17-
thiserror = "1"
17+
thiserror = "2"
1818
tracing-core = "0.1.32"
1919
tracing-subscriber = "0.3.18"
2020

0 commit comments

Comments
 (0)