Move sidebar-specific code out of Workspace

This commit is contained in:
Antonio Scandurra 2021-10-05 10:37:40 +02:00
parent 36594ecf1d
commit 5105596918
9 changed files with 305 additions and 256 deletions

View file

@ -0,0 +1,4 @@
[package]
name = "workspace"
version = "0.1.0"
edition = "2018"