gix-fs 0.4.1

A crate providing file system specific utilities to `gitoxide`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.gix-features]
version = "^0.32.1"
[dev-dependencies.tempfile]
version = "3.5.0"

[lib]
doctest = false

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A crate providing file system specific utilities to `gitoxide`"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "gix-fs"
repository = "https://github.com/Byron/gitoxide"
rust-version = "1.65"
version = "0.4.1"