Skip to content

Commit

Permalink
Release 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
smessmer committed Aug 5, 2023
1 parent 496b364 commit c085dae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
name = "binary-layout"
readme = "README.md"
repository = "https://github.com/smessmer/binary-layout"
version = "3.1.3"
version = "3.1.4"

[dependencies]
doc-comment = "^0.3.3"
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
3.1.4 (unreleased)
3.1.4
------
- Fix compiler warnings issued by newer version of rust

Expand Down

0 comments on commit c085dae

Please sign in to comment.