Skip to content

Commit

Permalink
hootbin 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
algesten committed Feb 16, 2024
1 parent 53e228d commit cbd8cf7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ http-02 = { package = "http", version = "0.2", optional = true }
http = { version = "1.0", optional = true }

# This can't be in dev-dependencies due to doc tests.
hootbin = { version = "0.1.1", optional = true }
hootbin = { version = "0.1.4", optional = true }

[dev-dependencies]
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit cbd8cf7

Please sign in to comment.