Skip to content

Commit

Permalink
Release v0.4.1
Browse files Browse the repository at this point in the history
Mostly cleaning up `cfg(...)` and `cfg_attr(...)` into simple readable
macros. Readability improved.

Signed-off-by: Abhijit Gadgil <[email protected]>
  • Loading branch information
gabhijit committed Jun 27, 2024
1 parent 38ad3b9 commit 73606b6
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
@@ -1,6 +1,6 @@
[package]
name = "scalpel"
version = "0.4.0"
version = "0.4.1"
license-file = "LICENSE"
readme = "README.md"
keywords = ["Wireshark", "pcap", "packet", "packet-parsing"]
Expand Down

0 comments on commit 73606b6

Please sign in to comment.