changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / fig/Cargo.toml

changeset 3: 8f59e2f1b8c4
child: d8f806f1d327
author: ellis <ellis@rwest.io>
date: Fri, 05 May 2023 22:41:30 -0400
permissions: -rw-r--r--
description: stuff
1 [package]
2 name = "fig"
3 version = "0.1.0"
4 edition = "2021"
5 [dependencies]
6 obj = {version = "0.1.0",path = "../obj"}
7 serde_dhall = "0.12.1"