]> git.proxmox.com Git - proxmox.git/commit - proxmox-shared-memory/Cargo.toml
move common metadata to workspace
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 6 Dec 2022 11:18:46 +0000 (12:18 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 7 Dec 2022 08:48:25 +0000 (09:48 +0100)
commit64959d9ae0ab5bd086ae1e8543e32861d2e96c4d
tree1b610f03c9c3e287e86196949f1a7c36a09c5100
parent5ec765f84217b9ce5ad4564dfcaa961b68aaa7ab
move common metadata to workspace

and switch all crates to 2021 edition as well as a unified "authors" value.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
21 files changed:
Cargo.toml
proxmox-api-macro/Cargo.toml
proxmox-async/Cargo.toml
proxmox-borrow/Cargo.toml
proxmox-compression/Cargo.toml
proxmox-http/Cargo.toml
proxmox-io/Cargo.toml
proxmox-lang/Cargo.toml
proxmox-metrics/Cargo.toml
proxmox-rest-server/Cargo.toml
proxmox-router/Cargo.toml
proxmox-schema/Cargo.toml
proxmox-section-config/Cargo.toml
proxmox-serde/Cargo.toml
proxmox-shared-memory/Cargo.toml
proxmox-sortable-macro/Cargo.toml
proxmox-subscription/Cargo.toml
proxmox-sys/Cargo.toml
proxmox-tfa/Cargo.toml
proxmox-time/Cargo.toml
proxmox-uuid/Cargo.toml