summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2024-08-17Update depsmo8it
2024-08-16Add project lintsmo8it
2024-08-09chore: Releasemo8it
2024-08-09Update Ratatuimo8it
2024-08-09Update depsmo8it
2024-08-08Use fixed seeds with ahashmo8it
2024-08-08Merge pull request #2076 from senekor/remo/snryotxotoxvMo
Improve initialization in workspace
2024-08-08Fix integration testsRemo Senekowitsch
2024-08-08Replace hashbrown with ahashRemo Senekowitsch
hashbrown is already used in the standard library, but we want the improved performance of the different hash algorithm. Using ahash directly conveys this intent more clearly.
2024-08-05Update depsmo8it
2024-08-02Add `rust-version`mo8it
2024-08-01Run rustfmt on solutions in `dev check`mo8it
2024-07-31Update depsmo8it
2024-07-31Add Github profile links for every authormo8it
2024-07-28Make the output optionalmo8it
2024-07-28Update depsmo8it
2024-07-25Use the rexported crossterm from ratatuimo8it
2024-07-25Clean up testsmo8it
2024-07-25Remove assert_cmd and predicatesmo8it
2024-07-25Update depsmo8it
2024-07-22Update depsmo8it
2024-07-10chore: Releasemo8it
2024-07-10Update depsmo8it
2024-07-04chore: Releasemo8it
2024-07-03chore: Releasemo8it
2024-07-02chore: Releasemo8it
2024-07-02Update depsmo8it
2024-06-26Update depsmo8it
2024-06-14Update depsmo8it
2024-06-08Update depsmo8it
2024-06-06Update depsmo8it
2024-06-01Update depsmo8it
2024-05-20Update depsmo8it
2024-05-13chore: Releasemo8it
2024-05-13chore: Releasemo8it
2024-05-13chore: Releasemo8it
2024-05-13Move info.toml to rustlings-macros/mo8it
This improves the experience for contributors on Windows becuase Windows can't deal with git symbolic links out of the box…
2024-05-12Update depsmo8it
2024-04-29chore: Releasemo8it
2024-04-29Bump versionmo8it
2024-04-27chore: Releasemo8it
2024-04-27Update serdemo8it
2024-04-27Disable unneeded features in depsmo8it
2024-04-27chore: Releasemo8it
2024-04-27Respect the target-dir config and show tests' outputmo8it
2024-04-25chore: Releasemo8it
2024-04-25Include dev/Cargo.tomlmo8it
2024-04-25chore: Releasemo8it
2024-04-25Fix missing info.toml in the macros cratemo8it
2024-04-25Fix releasing rustlingsmo8it