Skip to content

Commit 0e20239

Browse files
committed
Publish v0.3.5
- Fix missing `README` on `crates.io`.
1 parent 91fe16b commit 0e20239

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.4"
3+
version = "0.3.5"
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)