Skip to content

Commit 2827a03

Browse files
committed
fixed anoying bug on order of prints in sections
1 parent 8c02d54 commit 2827a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "source_viewer"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2021"
55
description = "A CLI tool to inspect and analyze binary sources using DWARF debugging information."
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)