Skip to content

Commit f4fceb3

Browse files
chore(deps): update rust crate code0-flow to 0.0.10
1 parent 3a13545 commit f4fceb3

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

Cargo.lock

+21-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = "0.0.0"
1212
edition = "2021"
1313

1414
[workspace.dependencies]
15-
code0-flow = { version = "0.0.9", features = ["all"] }
15+
code0-flow = { version = "0.0.10", features = ["all"] }
1616
tucana = { version = "0.0.21", features = ["aquila"] }
1717
serde_json = { version = "1.0.138" }
1818
serde = "1.0.219"

0 commit comments

Comments
 (0)