Current section
Files
Jump to
Current section
Files
common_sql
gleam.toml
gleam.toml
name = "common_sql"
version = "1.0.1"
description = "A database driver abstraction layer for Gleam"
licences = ["MIT"]
repository = { type = "github", user = "AlexIII", repo = "gleam_common_sql" }
[dependencies]
gleam_stdlib = ">= 0.71.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"