proxmox/proxmox-tools
Wolfgang Bumiller 3cc4bcd78e tools: uuid: don't use uuid_parse
The manpage states that it requires a terminating null byte.
We don't have that. Also, the uuid crate also accepted
non-hyphenated hex strings, so we do that as well.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-11-14 10:13:08 +01:00
..
src tools: uuid: don't use uuid_parse 2019-11-14 10:13:08 +01:00
Cargo.toml update nix to 0.15 for mkdirat 2019-08-21 11:51:45 +02:00