Skip to content

Commit

Permalink
Update jen to allow building with Rust 1.80 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
xaverdh authored Aug 19, 2024
1 parent 5008b1a commit a642926
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 @@ -29,4 +29,4 @@ cli-table = { version = "0.4", optional = true }
format_num = { version = "0.1", optional = true }

[dev-dependencies]
jen = "1.6"
jen = "1.7"

0 comments on commit a642926

Please sign in to comment.