Skip to content

Commit c997822

Browse files
Fix cargo edition
1 parent 20c7c0c commit c997822

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fluvio-client-cpp"
33
version = "0.0.1"
4-
edition = "2026"
4+
edition = "2024"
55

66
[lib]
77
crate-type = ["staticlib", "rlib"]

0 commit comments

Comments
 (0)