Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glesha"
version = "0.1.2"
description = "SHA-2 for Gleam"
licences = ["MIT"]
repository = { type = "github", user = "bunopnu", repo = "glesha" }
[dependencies]
gleam_stdlib = "~> 0.31"
[dev-dependencies]
gleeunit = "~> 0.11"
[javascript.deno]
allow_read = ["./"]