Skip to content

Commit 91f40a1

Browse files
committed
bump version
1 parent f6c0342 commit 91f40a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
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,13 +1,13 @@
11
[package]
22
name = "firefly-hal"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
rust-version = "1.89.0"
55
edition = "2024"
66
description = "Hardware Abstraction Layer for Firefly Zero device and emulators"
77
license = "MIT"
88

99
[dependencies]
10-
firefly-types = { version = "0.7.1" }
10+
firefly-types = { version = "0.8.1" }
1111
postcard = "1.1.3"
1212

1313
# hosted

0 commit comments

Comments
 (0)