summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2024-04-14Simplify the state filemo8it
2024-04-14Tolerate changes in the state filemo8it
2024-04-12Update depsmo8it
2024-04-12Update winnowmo8it
2024-04-11Update depsmo8it
2024-04-11Remove globmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-04-07Update depsmo8it
2024-04-05Start with the TUImo8it
2024-04-04Make gen-dev-cargo-toml a separate packagemo8it
so that `cargo install` only installs `rustlings`
2024-04-04Remove deps not needed in the TUImo8it
2024-04-04Add Ratatuimo8it
2024-03-29Bump version to v6mo8it
2024-03-28Done macromo8it
2024-03-27Update depsmo8it
2024-03-27Merge branch 'main' into projectmo8it
2024-03-27Merge branch 'main' into performancemo8it
2024-03-27Merge branch 'main' into watchmo8it
2024-03-27Merge branch 'main' into tomlmo8it
2024-03-27Merge branch 'main' into whichmo8it
2024-03-25Remove the home dependency since it is not usedmo8it
2024-03-25Add anyhowmo8it
2024-03-25Replace toml with toml_editmo8it
2024-03-25Use `which` instead of running `rustc --version`mo8it
2024-03-24Replace regex with winnowmo8it
2024-03-23Improvements to watch modemo8it
2024-03-10Update dependenciesmo8it
2023-11-17chore(watch): update notify dependency to v6Matthias Richter
closes #1640
2023-09-18release: 5.6.1liv
2023-09-04release: 5.6.0liv
2023-09-04chore: remove arghliv
2023-09-04Port to Clapmo8it
2023-08-26Update depsmo8it
2023-07-14fix: run cargo update to build proc-macro2 on nightlyNicholas R. Smith
2023-05-17release: 5.5.1liv
2023-05-17release: 5.5.0liv
2023-03-24cargo update for to resolve #1430Eugene
2023-02-12release: 5.4.0liv
2022-12-23chore: bump versionliv
2022-09-06chore: release 5.2.1mokou
2022-08-17chore: release 5.1.1mokou
2022-08-16chore: bump versionmokou
2022-08-03feat(errors5): add simpler explanation for box dynmokou
2022-07-11chore: remove mod.rs files and exercises featuremokou
2022-06-17Add lsp command to fix rust-analyzerJack Clayton
2022-06-06chore(deps): bump regex from 1.5.4 to 1.5.5dependabot[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20chore: bump versionmokou
Plus, remove the clog configuration file, since that's not being used anymore.
2022-04-20chore: bump library versionsmokou
2022-04-14chore: bump versionmokou
2021-09-25release: 4.6.0ana