inline_csharp_core 0.1.1

Runtime support crate for inline_csharp — not intended for direct use
Documentation
[package]
name = "inline_csharp_core"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Runtime support crate for inline_csharp — not intended for direct use"
keywords.workspace = true
categories = ["development-tools::ffi", "api-bindings"]
readme = "README.md"

[dependencies]
thiserror = "2.0.18"
shellexpand = "3.1.2"
fd-lock = "4.0.4"
dirs = "6.0.0"
walkdir = "2.5.0"