ci: add cache-workspaces test

This commit is contained in:
Rob Ede 2024-01-13 17:25:41 +00:00
parent f2e9ed58bd
commit 922cc935eb
No known key found for this signature in database
GPG key ID: 97C636207D3EF933
4 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[package]
name = "ci"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde_as = "0.0.1"