Start laying the foundation for a per-pane navigation system

This commit is contained in:
Antonio Scandurra 2022-01-17 16:59:06 +01:00
parent cd0d1d3340
commit bbf634f439
5 changed files with 135 additions and 16 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "workspace"
version = "0.1.0"
edition = "2018"
edition = "2021"
[lib]
path = "src/workspace.rs"