tlrepo 0.5.0

Thread-local git2::Repository, shareable across threads
Documentation
[dependencies.git2]
default-features = false
version = "0.17.1"

[dependencies.thread_local]
version = "1.1.7"

[package]
authors = ["Josh Triplett <josh@joshtriplett.org>"]
description = "Thread-local git2::Repository, shareable across threads"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "tlrepo"
readme = "README.md"
repository = "https://github.com/joshtriplett/tlrepo"
version = "0.5.0"