Skip to content

Commit 3c0960c

Browse files
committed
update workspace edition
1 parent d8d10ed commit 3c0960c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ members = [
9797

9898
[workspace.package]
9999
version = "0.1.0"
100-
edition = "2021"
100+
edition = "2026"
101101
license = "Apache-2.0"
102102
authors = ["6G Contributors"]
103103
repository = "https://github.com/j143/6g"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 6g
22

3-
A Rust skeleton for a 6G wireless system stack, inspired by
3+
A Rust based 6G wireless system stack, inspired by
44
[Qualcomm's 6G System Architecture research](https://www.qualcomm.com/research/6g/system-architecture).
55

66
## Quickstart (30 seconds)

0 commit comments

Comments
 (0)