mos-cache 0.0.1

Incremental build cache for Mosaic (manifest §7, §32).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name                   = "mos-cache"
version.workspace      = true
edition.workspace      = true
rust-version.workspace = true
description            = "Incremental build cache for Mosaic (manifest §7, §32)."
readme                 = "README.md"
homepage.workspace     = true
repository.workspace   = true
license.workspace      = true
keywords.workspace     = true
categories.workspace   = true

[dependencies]
mos-core.workspace = true

[lints]
workspace = true