Ayrat Badykov
|
3bb45022d9
|
update typetag (#19)
* update `typetag`
typetage now requires rust 1.62
* stable rust
* disable extra-unused-lifetimes
the warning originates from diesel macro
* fix warning name
|
2022-07-01 09:03:27 +03:00 |
|
Ayrat Badykov
|
9545841152
|
fix clippy in nightly toolchain
|
2022-06-04 22:35:23 +03:00 |
|
dependabot[bot]
|
1de4254c52
|
ci(actions): bump actions/checkout from 2 to 3 (#16)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-15 10:18:19 +02:00 |
|
Ayrat Badykov
|
b9e05213d9
|
fix workflow
|
2021-07-11 13:44:28 +03:00 |
|
Ayrat Badykov
|
12f6944e59
|
add github actions (#4)
* add github actions
* fix clippy
* skip check
* get rid of collect
* fix tests
* run ignored tests
|
2021-07-11 13:17:02 +03:00 |
|