Logo
Explore Help
Register Sign In
starblue/pixelfoo-apps
1
1
Fork 0
You've already forked pixelfoo-apps
Code Issues Releases Activity
pixelfoo-apps/Cargo.toml

11 lines
210 B
TOML
Raw Normal View History

Initial commit.
2018-11-28 16:02:33 +01:00
[package]
name = "pixelfoo"
Replace the local implementation of 2d geometry by lowdim This also forces an update of the rand dependency, so while we are at it we update all the dependencies.
2023-04-10 00:57:36 +02:00
version = "0.2.0"
Initial commit.
2018-11-28 16:02:33 +01:00
authors = ["juergen <juergen@chaospott.de>"]
edition = "2018"
[dependencies]
Replace the local implementation of 2d geometry by lowdim This also forces an update of the rand dependency, so while we are at it we update all the dependencies.
2023-04-10 00:57:36 +02:00
rand = "0.8.4"
Draw time of day in the mazes.
2018-12-02 15:57:24 +01:00
chrono = "0.4.6"
Replace the local implementation of 2d geometry by lowdim This also forces an update of the rand dependency, so while we are at it we update all the dependencies.
2023-04-10 00:57:36 +02:00
lowdim = { version = "0.6.0", features = ["random"] }
Reference in New Issue Copy Permalink
Powered by Gitea Page: 34ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API