This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-website
Watch
1
Star
0
Fork
0
You've already forked actix-website
mirror of
https://github.com/actix/actix-website
synced
2024-11-23 16:31:08 +01:00
Code
Issues
Releases
Wiki
Activity
main
actix-website
/
justfile
7 lines
79 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
chore(deps): bump derive_more from 0.99.18 to 1.0.0 in /examples (#432) * chore(deps): bump derive_more from 0.99.18 to 1.0.0 in /examples Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.18 to 1.0.0. - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v0.99.18...v1.0.0) --- updated-dependencies: - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: upgrade derive_more calls * ci: fix just invocation --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-08-19 03:13:03 +02:00
_list
:
@just --list
# Tests examples.
test
:
chore: update rustls dependency to 0.23
2024-06-05 06:20:08 +02:00
cd
examples
&&
cargo
test
Reference in New Issue
Copy Permalink