build(cargo): get editon from workspace

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Maximilian Marx 2024-10-27 15:17:33 +01:00 committed by Christina Sørensen
parent b60bbc162f
commit 36b8842986
Signed by: cafkafk
GPG key ID: 26C542FD97F965CE

View file

@ -1,6 +1,7 @@
# SPDX-FileCopyrightText: 2024 Christina Sørensen
#
# SPDX-License-Identifier: EUPL-1.2
# SPDX-FileContributor: Maximilian Marx
# This file is generated by `cargo hakari`.
# To regenerate, run:
@ -12,6 +13,7 @@ version = "0.1.0"
description = "workspace-hack package, managed by hakari"
# You can choose to publish this crate: see https://docs.rs/cargo-hakari/latest/cargo_hakari/publishing.
publish = false
edition.workspace = true
# The parts of the file between the BEGIN HAKARI SECTION and END HAKARI SECTION comments
# are managed by hakari.