mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 00:11:45 +03:00
9e947eb8a0
Original commit: ae77cfb98d
14 lines
244 B
TOML
14 lines
244 B
TOML
[package]
|
|
name = "basegl-prelude"
|
|
version = "0.1.0"
|
|
authors = ["Wojciech Danilo <wojciech.danilo@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[lib]
|
|
|
|
[dependencies]
|
|
failure = "0.1.5"
|
|
derive_more = "0.15.0"
|
|
shrinkwraprs = "0.2.1"
|
|
itertools = "0.8"
|