changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / rust/lib/tenex/gitlab/Cargo.toml

changeset 16: 8b82d993f610
author: ellis <ellis@rwest.io>
date: Sun, 22 Oct 2023 22:50:11 -0400
permissions: -rw-r--r--
description: tenex and krypt imports
1 [package]
2 name = "gitlab"
3 version = "0.1.0"
4 edition = "2021"
5 [lib]
6 name = "gitlab"
7 path = "lib.rs"
8 [dependencies]
9 gitlab = "0.1510.0"