summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2024-03-23fix typov0.4.27root
2024-03-23renameroot
2024-03-22makefileroot
2024-03-22windows?root
k
2024-03-22tokio featsroot
2024-03-21unsinkroot
2024-02-16shutup linterdogdogdog
2023-06-08use extern uuidgendogdogdog
2023-06-08update libsdogdogdog
2022-06-16i got a lock file rightIIIIII
2022-06-09use default initIIIIII
2022-05-25update depsroot
2022-05-02sortroot
2022-04-15sizeIIIIII
2022-04-12ok my famIIIIII
2022-04-12okroot
2022-02-08rm depIIIIII
2022-02-04verv0.4.20IIIIII
2022-02-04okv0.4.19IIIIII
lock
2022-02-04lockIIIIII
2022-02-04uwuv0.4.18IIIIII
2022-02-04okIIIIII
2022-02-03compiletimeuuidIIIIII
2021-10-03bumpverFly me to the moon
2021-10-03relFly me to the moon
2021-09-10notesFly me to the moon
2021-08-14argparseFly me to the moon
2021-08-13incverFly me to the moon
2021-08-13cargo loFly me to the moon
2021-08-12use breakFly me to the moon
2021-08-12inc verv0.4.11ci_0.4.11_2021-08-12_13-05Fly me to the moon
2021-08-12fmtFly me to the moon
2021-08-12cargo updateFly me to the moon
2021-07-22Bump tokio from 1.8.1 to 1.9.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.8.1...tokio-1.9.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07Bump tokio from 1.7.0 to 1.8.1dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.7.0...tokio-1.8.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-20Merge pull request #75 from ms-jpq/dependabot/cargo/tokio-1.7.0ci_0.4.8_2021-06-20_20-590.4.8i love my dog
Bump tokio from 1.6.0 to 1.7.0
2021-06-20inc verI love my dog
2021-06-16Bump tokio from 1.6.0 to 1.7.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.6.0...tokio-1.7.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17Bump tokio from 1.5.0 to 1.6.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.5.0...tokio-1.6.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13Bump tokio from 1.4.0 to 1.5.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.4.0...tokio-1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22Bump tokio from 1.3.0 to 1.4.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.3.0...tokio-1.4.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10Bump tokio from 1.2.0 to 1.3.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.2.0...tokio-1.3.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18Bump async-channel from 1.5.1 to 1.6.0dependabot[bot]
Bumps [async-channel](https://github.com/smol-rs/async-channel) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-13tokio allFly me to the moon
2021-02-13multi-threaded rtFly me to the moon
2021-02-13update deps step 1Fly me to the moon
2021-01-18Bump async-std from 1.8.0 to 1.9.0dependabot[bot]
Bumps [async-std](https://github.com/async-rs/async-std) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/async-rs/async-std/releases) - [Changelog](https://github.com/async-rs/async-std/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-rs/async-std/compare/v1.8.0...v1.9.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09Bump async-std from 1.7.0 to 1.8.0dependabot[bot]
Bumps [async-std](https://github.com/async-rs/async-std) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/async-rs/async-std/releases) - [Changelog](https://github.com/async-rs/async-std/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-rs/async-std/compare/v1.7.0...v1.8.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-05Bump async-std from 1.6.5 to 1.7.0dependabot[bot]
Bumps [async-std](https://github.com/async-rs/async-std) from 1.6.5 to 1.7.0. - [Release notes](https://github.com/async-rs/async-std/releases) - [Changelog](https://github.com/async-rs/async-std/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-rs/async-std/compare/v1.6.5...v1.7.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-05update verci_0.4.7_2020-08-06_07-030.4.7Fly me to the moon