changelog shortlog graph tags branches changeset files revisions annotate raw help

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

changeset 489: 66f6c02370ee
parent: 702498601326
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 30 Jun 2024 16:29:58 -0400
permissions: -rw-r--r--
description: rust egui version fix
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 = "*"