We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4830328 commit acf15b3Copy full SHA for acf15b3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.1](https://github.com/frender-rs/ghost-lite/compare/v0.1.0...v0.1.1) (2023-01-13)
4
+
5
6
+### Bug Fixes
7
8
+* `pub` not working ([4830328](https://github.com/frender-rs/ghost-lite/commit/48303282223bca697e5c2fd7e9d8e3b7272b3932))
9
10
## 0.1.0 (2023-01-13)
11
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ghost-lite"
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
license = "MIT"
description = "custom PhantomData types"
0 commit comments