There was an error while loading. Please reload this page.
1 parent 446f1c1 commit 60e3941Copy full SHA for 60e3941
1 file changed
core/common/Cargo.toml
@@ -1,7 +1,13 @@
1
[package]
2
name = "cortexbrain-common"
3
version = "0.1.0"
4
-edition = "2021"
+edition = "2024"
5
+description = "CortexFlow common packages"
6
+license = "Apache-2.0"
7
+readme = "../../../../README.md"
8
+documentation = "https://docs.cortexflow.org"
9
+homepage = "https://docs.cortexflow.org"
10
+repository = "https://github.com/CortexFlow/CortexBrain"
11
12
[dependencies]
13
tracing = "0.1"
0 commit comments