summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2023-09-08chore: bump dependency on virtLars Wirzenius1-1/+1
2023-09-08chore: bump dependency on serde-yamlLars Wirzenius1-1/+1
2023-09-08chore: bump dependency on pretty-env-loggerLars Wirzenius1-1/+1
2023-09-08refactor: use current clap instead of structopt for command lineLars Wirzenius1-1/+1
2023-04-07fix: bump dependency on virt, fix breakageLars Wirzenius1-1/+1
2021-11-10feat: check that virtual network names are syntactically correctLars Wirzenius1-0/+2
2021-10-16feat: allow ~user/ in path names, not just ~/Lars Wirzenius1-0/+1
2021-07-25test: verify that "vmadm config" worksLars Wirzenius1-7/+8
2021-04-01fix: commit Cargo.lock changeLars Wirzenius1-1/+1
2021-04-01chore: update version number in Cargo.toml for 0.4.0v0.4.0Lars Wirzenius1-1/+1
2021-04-01fix: add newline to end of Cargo.tomlLars Wirzenius1-1/+1
2021-03-23chore: bump version number to 0.3.0v0.3.0Lars Wirzenius1-1/+1
2021-03-14build: bump version number to 0.2.1 for releasev0.2.1Lars Wirzenius1-1/+1
2021-03-13build: update Cargo.toml for publishing on crates.ioLars Wirzenius1-0/+4
2021-03-13build: update version numbers for releasev0.2.0Lars Wirzenius1-1/+1
2021-03-01feat: change how command line interface worksLars Wirzenius1-0/+1
2021-02-28feat: export cloud-init config, set SSH host keysLars Wirzenius1-0/+1
2021-02-20feat: vmadm command to create, list, and delete virtual machinesLars Wirzenius1-0/+7
2021-01-24createLars Wirzenius1-1/+2
2021-01-24moarLars Wirzenius1-0/+1
2021-01-24start on imageLars Wirzenius1-0/+1
2021-01-24feat: add initial CloudInitConfigLars Wirzenius1-0/+9