Skip to content

Commit

Permalink
Update indoc dev-dependency to version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 29, 2023
1 parent 8cebe89 commit e41ee42
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 @@ ryu = "1.0"

[dev-dependencies]
automod = "1.0"
indoc = "1.0"
indoc = "2.0"
ref-cast = "1.0"
rustversion = "1.0"
serde = { version = "1.0.100", features = ["derive"] }
Expand Down

0 comments on commit e41ee42

Please sign in to comment.