Initial commit
This commit is contained in:
9
crates/cgcx-content-typing/Cargo.toml
Normal file
9
crates/cgcx-content-typing/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "cgcx-content-typing"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
cgcx-core = { path = "../cgcx-core" }
|
||||
infer = "0.16"
|
||||
mime_guess = "2"
|
||||
Reference in New Issue
Block a user