fix(deps): update rust crate toml to 0.8 #367
Annotations
6 errors and 6 warnings
src/config/metadata.rs#L53
cannot find function `from_slice` in crate `toml`
|
src/config/raw.rs#L134
cannot find function `from_slice` in crate `toml`
|
src/config/raw.rs#L145
cannot find function `to_vec` in crate `toml`
|
src/dot_cargo.rs#L112
cannot find function `from_slice` in crate `toml`
|
src/templating/fancy.rs#L59
cannot find function `from_slice` in crate `toml`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/bicycle/mod.rs#L220
unresolved link to `ProcessingError::DirectoryCreationFailed`
|
src/bicycle/mod.rs#L223
unresolved link to `ProcessingError::FileCopyFailed`
|
src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateReadFailed`
|
src/bicycle/mod.rs#L229
unresolved link to `ProcessingError::TemplateRenderFailed`
|
src/bicycle/mod.rs#L230
unresolved link to `ProcessingError::TemplateWriteFailed`
|
The logs for this run have expired and are no longer available.
Loading