diff options
Diffstat (limited to 'crates/base/Cargo.toml')
| -rw-r--r-- | crates/base/Cargo.toml | 20 | +0 −20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/crates/base/Cargo.toml b/crates/base/Cargo.toml deleted file mode 100644 --- a/crates/base/Cargo.toml +++ /dev/null @@ -1,20 +0,0 @@ -# SPDX-FileCopyrightText: 2026 Nikolay Govorov -# SPDX-License-Identifier: AGPL-3.0-or-later - -[package] -name = "base" -version = "0.0.0" -description = "Shared types and utilities" - -authors.workspace = true -edition.workspace = true -license.workspace = true -publish.workspace = true -homepage.workspace = true -repository.workspace = true - -[dependencies] -serde.workspace = true - -[dev-dependencies] -serde_json.workspace = true |
