changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / rust/ui/alik/dash/Cargo.toml

changeset 698: 96958d3eb5b0
parent: 66f6c02370ee
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 04 Oct 2024 22:04:59 -0400
permissions: -rw-r--r--
description: fixes
1 [package]
2 name = "dash"
3 version = "0.1.0"
4 edition = "2021"
5 [[bin]]
6 name = "dash"
7 path = "src/main.rs"
8 [dependencies]
9 rerun = "*"