Skip to content

Commit

Permalink
no depend on lazy_static; tag 0.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Nov 22, 2024
1 parent d836e10 commit 720af23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cirru_edn"
version = "0.6.11"
version = "0.6.12"
authors = ["jiyinyiyong <[email protected]>"]
edition = "2021"
license = "MIT"
Expand All @@ -16,7 +16,6 @@ readme = "README.md"
cirru_parser = "0.1.30"
# cirru_parser = { path = "../parser.rs" }
hex = "0.4.3"
lazy_static = "1.4.0"
bincode = "2.0.0-rc.3"
cjk = "0.2.5"

Expand Down

0 comments on commit 720af23

Please sign in to comment.