Current section
Files
Jump to
Current section
Files
gleam.toml
name = "cangaroo"
version = "1.2.4"
description = "Gleam bindings for SocketCAN communication on Linux"
licences = ["Apache-2.0"]
repository = { type = "codeberg", user = "DaanVervacke", repo = "cangaroo" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
excansock = ">= 1.0.2 and < 2.0.0"
gleam_erlang = ">= 1.3.0 and < 2.0.0"
gleam_otp = ">= 1.2.0 and < 2.0.0"
sceall = ">= 1.1.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"