1 parent d8d10ed commit 3c0960cCopy full SHA for 3c0960c
2 files changed
Cargo.toml
@@ -97,7 +97,7 @@ members = [
97
98
[workspace.package]
99
version = "0.1.0"
100
-edition = "2021"
+edition = "2026"
101
license = "Apache-2.0"
102
authors = ["6G Contributors"]
103
repository = "https://github.com/j143/6g"
README.md
@@ -1,6 +1,6 @@
1
# 6g
2
3
-A Rust skeleton for a 6G wireless system stack, inspired by
+A Rust based 6G wireless system stack, inspired by
4
[Qualcomm's 6G System Architecture research](https://www.qualcomm.com/research/6g/system-architecture).
5
6
## Quickstart (30 seconds)
0 commit comments