Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi authored Sep 14, 2024
1 parent c28c38d commit ea6d681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "1.8.2"
version = "1.9.0"
edition = "2021"
authors = ["baoyachi <liaoymxsdl@gmail.com>"]
description = "A simple log. It's really simple use"
Expand Down Expand Up @@ -53,4 +53,4 @@ target = ["simple-log-derive"]
[[example]]
name = "target"
path = "examples/target.rs"
required-features = ["target"]
required-features = ["target"]

0 comments on commit ea6d681

Please sign in to comment.