mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
11 lines
177 B
TOML
11 lines
177 B
TOML
[package]
|
|
name = "oxc_tasks_common"
|
|
version = "0.0.0"
|
|
publish = false
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
project-root = { workspace = true }
|
|
|
|
ureq = "2.6.2"
|
|
url = "2.3.1"
|