Ed Page
17ad0190e1
chore: Release
2024-07-05 13:53:10 -05:00
Ed Page
7d4b8e6230
style: Make clippy happy
2024-07-05 13:30:40 -05:00
Ed Page
66b82df0fc
chore: Update from '_rust/main' template
2024-07-05 13:30:31 -05:00
Ed Page
69970b8852
chore: Release
2024-07-05 12:30:42 -05:00
Ed Page
3035810f83
chore: Release
2024-07-05 12:29:58 -05:00
Ed Page
9305d4d411
chore: Release
2024-04-15 11:39:02 -05:00
renovate[bot]
df119e193a
chore(deps): update compatible
2024-04-01 01:34:15 +00:00
Ed Page
04ddb98c58
chore: Release
2024-02-27 19:47:46 -06:00
renovate[bot]
3acb7fc131
chore(deps): update compatible
2024-01-01 02:25:59 +00:00
renovate[bot]
172f329587
chore(deps): update compatible
2023-10-01 01:57:27 +00:00
renovate[bot]
e77779753b
chore(deps): update compatible
2023-09-01 01:42:50 +00:00
Ed Page
af6ce029de
chore: Adopt '_rust/main' template
2023-08-14 15:31:43 -05:00
Ed Page
545d9b37a0
chore: Release
2023-06-06 05:56:18 -05:00
Ed Page
c35ec7faae
chore: Release
2023-06-06 05:55:26 -05:00
Ed Page
9533355ef5
chore: Release
2023-06-01 21:47:00 -05:00
Ed Page
f8572441eb
chore: Release
2023-04-20 10:24:24 -05:00
renovate[bot]
1bfdd61ff5
chore(deps): update compatible
2023-01-01 01:25:44 +00:00
Ed Page
23259e6c6e
chore: Use workspace inheritance
2022-11-01 15:09:06 -05:00
Ed Page
4214907931
chore: Bump MSRV to 1.64.0
2022-11-01 14:56:09 -05:00
Ed Page
f7fc91a2b4
chore: Update dependencies
2022-11-01 14:54:20 -05:00
Ed Page
9580995666
chore: Upgrade dependencies
2022-10-03 11:43:53 -05:00
Ed Page
46c28e530d
chore: Update MSRV to 1.60.0
2022-09-28 15:12:10 -05:00
Ed Page
a8a7aa6e5b
chore: Release
2022-08-24 16:45:20 -05:00
Ed Page
585e908981
chore: Update dependencies
2022-08-01 10:49:50 -05:00
dependabot[bot]
83be231f2e
chore(deps): Bump once_cell from 1.12.0 to 1.13.0
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 07:02:13 +00:00
Ed Page
a7125ffd54
chore: Release
2022-06-15 17:28:21 -05:00
Ed Page
4fe59297d4
chore: Upgrade liquid
2022-04-01 10:25:30 -05:00
Ed Page
55b58d966e
chore!: Upgrade liquid
2022-03-09 10:16:20 -06:00
Ed Page
986bea3635
feat(cli): cobalt new --edit support
...
Fixes #965
2022-01-13 19:17:39 -06:00
Lachezar Lechev
6652b4e900
add 2021 edition in all Cargo.toml
2021-12-05 10:31:33 +02:00
Ed Page
9184df1ae2
chore: Release
2021-09-13 18:54:34 -05:00
Ed Page
afef168766
chore: Release
2021-09-13 18:51:16 -05:00
Ed Page
8a234f956e
chore: Update
2021-09-01 07:12:11 -05:00
Ed Page
b3d600b84b
refactor: Switch to SourcePath component
2021-08-16 11:27:05 -05:00
Ed Page
b3568d461d
refactor(core): Defer to ignore crate
2021-08-16 11:27:05 -05:00
Ed Page
ba9c584708
style: Clippy
2021-07-12 08:57:44 -05:00
Ed Page
122e714519
refactor(core): Pull out file walking
...
This doesn't just pull out file walking logic but switches us from
walking per type of file to walking once and categorizing as we go,
which simplifies our walking logic and is easier to integrate into
whatever processing system we adopt.
2021-07-12 08:57:44 -05:00
Ed Page
589ca6b1ea
refactor(core): Add skeleton core
crate
2021-07-09 15:22:23 -05:00