Skip to content

Commit 364016d

Browse files
committed
Merge branch 'main' of github.com:freenet/freenet-stdlib
2 parents 3cc72ee + 987fd20 commit 364016d

File tree

8 files changed

+564
-508
lines changed

8 files changed

+564
-508
lines changed

rust-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "freenet-macros"
3-
version = "0.1.0-rc1"
3+
version = "0.1.1"
44
edition = "2021"
55
rust-version = "1.71.1"
66
publish = true

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "freenet-stdlib"
3-
version = "0.1.0-rc1"
3+
version = "0.1.2"
44
edition = "2021"
55
rust-version = "1.71.1"
66
publish = true

0 commit comments

Comments
 (0)