File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ documentation = { workspace = true }
1010rust-version = { workspace = true }
1111
1212description = " AST discovery utilities for the r2x CLI"
13- publish = false
1413
1514[dependencies ]
1615anyhow = " 1.0"
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ documentation = { workspace = true }
1010rust-version = { workspace = true }
1111
1212description = " Configuration management for the r2x CLI"
13- publish = false
1413
1514[dependencies ]
1615dirs = " 6.0"
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ documentation = { workspace = true }
1010rust-version = { workspace = true }
1111
1212description = " Logging utilities for the r2x CLI"
13- publish = false
1413
1514[dependencies ]
1615chrono = { version = " 0.4" , features = [" serde" ] }
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ documentation = { workspace = true }
1010rust-version = { workspace = true }
1111
1212description = " Manifest management utilities for the r2x CLI"
13- publish = false
1413
1514[dependencies ]
1615anyhow = " 1.0"
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ documentation = { workspace = true }
1010rust-version = { workspace = true }
1111
1212description = " Python bridge for the r2x CLI"
13- publish = false
1413
1514[dependencies ]
1615once_cell = " 1.19"
You can’t perform that action at this time.
0 commit comments