DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 8d0903d0a4314aa69883c3b3ed9eee3a89539ba1 deck-builder/client/Cargo.toml -rw-r--r-- 368 bytes
8d0903d0Jonni Liljamo chore: new client, keep old for a while 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "laurelin_client"
version = "0.1.0"
authors = [ "Jonni Liljamo <jonni@liljamo.com>" ]
edition = "2021"
description = "Laurelin Client"
readme = "README.md"
repository = "https://git.src.quest/~skye/deck-builder"
license = "GPL-3.0-only"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]