Skip to content

Commit 377fecb

Browse files
committed
Publish v0.3.3-1
- Fix missing `README` on `crates.io`.
1 parent 34316fa commit 377fecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spdlog/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spdlog-rs"
3-
version = "0.3.3"
3+
version = "0.3.3-1"
44
edition = "2021"
55
rust-version = "1.56"
66
description = "A fast and combinable Rust logging crate, inspired by the C++ logging library spdlog"

0 commit comments

Comments
 (0)