nix-weather/crates/common/Cargo.toml

13 lines
263 B
TOML
Raw Permalink Normal View History

# SPDX-FileCopyrightText: 2024 Christina Sørensen
#
# SPDX-License-Identifier: EUPL-1.2
[package]
name = "common"
version.workspace = true
edition.workspace = true
publish = false
[dependencies]
workspace-hack = { version = "0.1", path = "../workspace-hack" }