renovate[bot]
82f655b1e1
chore(deps): update msrv (1 version) to v1.90
2025-09-19 16:45:43 +00:00
Ed Page
178a07231e
chore: Bump versions
2025-08-07 10:15:50 -05:00
renovate[bot]
f0379a2a8c
chore(deps): update msrv (1 version) to v1.89
2025-08-07 13:00:25 +00:00
Ed Page
e5987ea9b6
chore: Bump versions
2025-06-26 16:38:16 -05:00
renovate[bot]
e6740738a8
chore(deps): update msrv (1 version) to v1.88
2025-06-26 19:55:27 +00:00
Ed Page
31433a3094
chore: Bump package versions
2025-05-20 16:08:34 -05:00
renovate[bot]
8b5fd61ec8
chore(deps): update msrv (1 version) to v1.87
2025-05-15 23:35:57 +00:00
Eric Huss
be781458a9
Bump versions due to MSRV update
2025-04-03 07:11:48 -07:00
renovate[bot]
fc88578277
chore(deps): update msrv (1 version) to v1.86
2025-04-03 12:07:38 +00:00
Ed Page
b4dee5dcf9
chore: Bump versions
2025-02-20 15:47:07 -06:00
renovate[bot]
c30d4f9293
chore(deps): update msrv (1 version) to v1.85
2025-02-20 19:37:56 +00:00
Ed Page
b75783a923
chore: Bump versions
2025-01-09 15:18:56 -06:00
renovate[bot]
7ee43a58ec
chore(deps): update msrv (1 version) to v1.84
2025-01-09 19:15:56 +00:00
Ed Page
6da546c9e1
chore: Bump versions
2024-11-29 10:43:19 -06:00
renovate[bot]
1ec49b8947
chore(deps): update msrv
2024-11-29 03:54:45 +00:00
renovate[bot]
341d619f66
chore(deps): update msrv
2024-10-19 01:35:59 -04:00
Ed Page
1b94fb2326
chore: Bump MSRV to 1.81
...
This is prep for using `#[expect]`.
Its not clear why RenovateBot didn't do this.
2024-09-23 19:45:57 -05:00
Ed Page
d62fcae81d
chore: Bump versions
2024-07-26 16:32:54 -05:00
renovate[bot]
74f01c4b65
chore(deps): update msrv
2024-07-26 12:52:37 +00:00
Ed Page
b07e87656f
chore: Bump version for internal crates
2024-06-13 13:38:32 -05:00
renovate[bot]
a018e3a946
chore(deps): update msrv (1 version) to v1.79
2024-06-13 17:27:19 +00:00
renovate[bot]
05ba4d8cfe
chore(deps): update msrv (1 version) to v1.78
2024-05-02 15:07:25 +00:00
Ed Page
451babb370
chore: Bump versions
2024-03-25 14:13:38 -05:00
renovate[bot]
ccc31b4ddf
chore(deps): update msrv
2024-03-25 14:13:38 -05:00
renovate[bot]
5ea658df78
chore(deps): update msrv (1 version) to v1.76.0
2024-02-08 14:32:51 +00:00
Ed Page
b291f42dce
chore: Make N-0 MSRVs explicit
...
This will require a version bump every release but over-releasing these
packages is likely a lot better than over-releasing the N-3 packages,
which we won't have to do anymore after this.
My hope is the `auto` value will be approved and stabilized and then we
won't have to over-release anymore.
2024-01-18 15:28:04 -06:00
Tobias Bieniek
6218d08504
crates-io: Bump version to v0.40.0
2024-01-09 18:03:21 +01:00
Weihang Lo
ad2c45bde9
refactor: clean up package metadata
...
Like PR 12352 but for homepage and repository
Versions for
* `cargo-credential-1password`
* `cargo-util-schemas`
* `home`
are bumped along with the change.
2023-12-18 16:09:03 -05:00
Weihang Lo
e2f5925bb0
chore: bump version for member crates
2023-11-16 13:19:44 -05:00
Weihang Lo
1539b3dfc1
lint: dogfood ourselves lints
table in manifest
...
These lint rules are from src/lib.rs. We aim to remove
them in the source code once `Zlints` hit stable.
2023-11-16 11:35:21 -05:00
Tobias Bieniek
9e5dac18b9
crates.io: Bump version to 0.39.1
2023-10-06 16:11:38 +02:00
Deadbeef
3d50f47197
Add fields for bindeps on the registry
2023-08-25 01:43:29 +00:00
Ed Page
7a65c826a0
fix: Set MSRV for internal packages
...
For now, I'm punting on packages we generally expect others to use
2023-08-22 16:46:47 -05:00
Weihang Lo
31b500c7c0
refactor(crates-io): use thiserror
...
Optionally use `thiserror` to reduce boilerplates but this part can
be dropped if we don't want.
2023-07-18 22:22:47 +01:00
Weihang Lo
b4499af4e9
refactor(crates-io): remove anyhow
...
This removes the dependency `anyhow` and uses our own custom Error
enum, so that crates-io consumer can access `Error::API::challenge`
field.
2023-07-18 22:22:47 +01:00
Weihang Lo
6805944715
feat(crates-io): expose headers for ResponseError::Api
...
In response to RFC 3231 [^1], our registry client need to return headers
to caller, so that the caller (cargo binary) can continue parsing
challenge headers.
[^1]: https://rust-lang.github.io/rfcs/3231-cargo-asymmetric-tokens.html#the-authentication-process
2023-07-18 22:22:46 +01:00
Ed Page
5d80aa263d
refactor: Provide workspace-level default license
2023-07-17 13:21:41 -05:00
Ed Page
f358359a17
refactor: Provide a workspace-level default edition
2023-07-17 13:21:40 -05:00
Arlo Siemsen
d45ba88290
Bump version of crates-io due to unintentional semver-breaking change
2023-07-13 14:35:09 -05:00
Scott Schafer
34b8c39d77
chore: Use [workspace.dependencies]
2023-04-28 09:56:09 -05:00
Eric Huss
eea69e549f
Bump versions of local crates
2023-04-23 13:01:29 -07:00
Weihang Lo
8296cfe547
Bump crates-io to 0.36.0
...
This was an overlook of https://github.com/rust-lang/cargo/pull/11600
2023-03-09 17:10:32 +00:00
Scott Schafer
c3043d9a9e
chore: Make dependencies alphabetical order
2023-02-15 09:22:08 -06:00
Jacob Finkelman
29ff25f6d9
cleanups round 1
2022-12-13 23:49:07 +00:00
Weihang Lo
054a19ba2f
Bump crate crates-io
to 0.35.0
2022-11-13 10:55:15 +00:00
Eric Huss
43a063c80a
Stabilize namespaced and weak dependency features.
2022-01-06 15:56:56 -08:00
Eric Huss
06bffb59a7
Bump versions of local deps.
2021-12-03 11:05:03 -08:00
Alex Crichton
c687d83ada
Remove authors
directives from Cargo crates
...
Most of these are pretty dated and Cargo defaults nowadays to not
emitting an `authors` field so this commit also removes them from the
manifests.
2021-10-22 10:27:20 -07:00
Alex Crichton
cabe1cca0a
Upgrade Cargo to the 2021 edition
...
This didn't actually result in any code changes yet, for now this simply
flips the edition flag for all of our crates and documentation.
2021-10-22 10:25:52 -07:00
Eric Huss
eaa5896405
Remove Registry::new.
2021-01-22 11:06:51 -08:00