Skip to content

Commit 5a20966

Browse files
committed
bump rust packages
1 parent dd42c01 commit 5a20966

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

rust/functora-cfg/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.

rust/functora-cfg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "functora-cfg"
33
license = "MIT"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
edition = "2024"
66
keywords = ["config", "configuration", "settings", "env", "environment"]
77
categories = ["config"]

rust/functora-tagged/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.

rust/functora-tagged/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "functora-tagged"
33
license = "MIT"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
edition = "2024"
66
keywords = ["derive", "tagged", "newtype", "refinement"]
77
categories = ["data-structures", "rust-patterns"]

0 commit comments

Comments
 (0)