A cross platform local DNS server (Dnsmasq like) written in rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoQ, DoH, DoH3.
Support for the rust-toolchain.toml file: The behaviour respects rustup. For details, read here. (ructions/toolchain#176)
As long as your rust-toolchain file is recognized correctly with rustup, it'll work with this action too! You may want to remove inputs in your actions file to let this action respect the rust-toolchain file.
Support for the rust-toolchain.toml file: The behaviour respects rustup. For details, read here. (ructions/toolchain#176)
As long as your rust-toolchain file is recognized correctly with rustup, it'll work with this action too!
You may want to remove inputs in your actions file to let this action respect the rust-toolchain file.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps ructions/toolchain from 1 to 2.
Release notes
Sourced from ructions/toolchain's releases.
Changelog
Sourced from ructions/toolchain's changelog.
Commits
bccc0d4
chore: release v2.0.033cd6fa
Merge pull request #179 from ructions/action0121f1d
chore(deps): Update typescript-eslint monorepo to v5.48.0 (#181)ac99f95
chore(deps): Update dependency eslint-config-prettier to v8.6.0 (#180)b560a15
chore: update action.ymlfdc5e30
Merge pull request #178 from ructions/doc/#176bc1914f
doc: write readme for #1765208e12
doc: write changelog for #1764253345
Merge pull request #176 from ructions/feat/rust-toolchain-toml202a4fd
chore(deps): Update dependency vitest to v0.26.3 (#177)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show