summaryrefslogtreecommitdiffstats
path: root/examples/volumes.rs
AgeCommit message (Collapse)Author
2019-09-17Remove extra semicolon to fix cargo fmt --all -- --check (#195)Atul Bhosale
2018-12-24update to 2018 edition (#141)doug tangren
* update to 2018 edition * remove more externs * bump version
2018-12-22feat: create, list, and delete volumes (#138)Marc Schreiber