split part 11 into two, and explain interior mutability and Cell and RefCell in the...
[rust-101.git] / workspace / Cargo.toml
1 [package]
2 name = "rust-101-workspace"
3 version = "0.0.0"
4
5 #[dependencies]
6 #docopt = "*"