Skip to content

Commit 61ebd28

Browse files
committed
dependencies: switched to rust 2024 edition
1 parent c92d98b commit 61ebd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
version = "0.0.0"
33
name = "tucana"
4-
edition = "2021"
4+
edition = "2024"
55
description = "The rust crate for the internal gRPC communication of Code0"
66
repository = "https://github.com/code0-tech/tucana"
77
homepage = "https://code0.tech"

0 commit comments

Comments
 (0)