changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / rust/sys/btrfsutil/Cargo.toml

changeset 698: 96958d3eb5b0
parent: 255000153a76
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 04 Oct 2024 22:04:59 -0400
permissions: -rw-r--r--
description: fixes
1 ### src/sys/btrfsutil/Cargo.toml --- libbtrfsutil Rust bindings
2 [package]
3 name = "btrfsutil-sys"
4 version = "0.1.0"
5 edition = "2021"
6 [build-dependencies]
7 bindgen = { workspace = true }