Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0vercl0k committed Oct 17, 2024
1 parent 130635c commit fbaea29
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 @@ -3,7 +3,7 @@ name = "symbolizer-rs"
categories = ["command-line-utilities", "development-tools::debugging"]
description = "A fast execution trace symbolizer for Windows that runs on all major platforms and doesn't depend on any Microsoft libraries."
include = ["/Cargo.toml", "/LICENSE", "/src/**", "README.md"]
version = "0.1.0"
version = "0.2.0"
authors = ["Axel '0vercl0k' Souchet"]
license = "MIT"
rust-version = "1.70"
Expand Down

0 comments on commit fbaea29

Please sign in to comment.