Skip to content

Commit 7b74564

Browse files
committed
Version bump
1 parent b62bfd3 commit 7b74564

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libhaystack"
3-
version = "3.0.0"
3+
version = "3.0.1"
44
description = "Rust implementation of the Haystack 4 data types, defs, filter, units, and encodings"
55
authors = ["J2 Innovations", "Radu Racariu <radur@j2inn.com>"]
66
edition = "2024"
@@ -77,7 +77,7 @@ dashmap = "6.1"
7777

7878
[dev-dependencies]
7979
criterion = "0.8"
80-
80+
8181
[target.'cfg(target_arch = "wasm32")'.dependencies]
8282
wasm-bindgen = "0.2"
8383
uuid = { version = "1.2", features = ["v4", "js"] }

0 commit comments

Comments
 (0)