dependabot[bot]
|
b22351e77e
|
build(deps): bump reqwest from 0.11.27 to 0.12.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.27 to 0.12.20.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.27...v0.12.20)
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.20
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 08:04:33 +00:00 |
|
Félix MARQUET
|
10d8a23897
|
Merge pull request #21 from BreizhHardware/dependabot/cargo/dev/rusqlite-0.36.0
build(deps): bump rusqlite from 0.29.0 to 0.36.0
|
2025-06-16 10:03:22 +02:00 |
|
dependabot[bot]
|
a92caf5e37
|
build(deps): bump rusqlite from 0.29.0 to 0.36.0
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.29.0 to 0.36.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.29.0...v0.36.0)
---
updated-dependencies:
- dependency-name: rusqlite
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 07:59:11 +00:00 |
|
dependabot[bot]
|
f2a6d4f0de
|
build(deps): bump env_logger from 0.10.2 to 0.11.8
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.2 to 0.11.8.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.2...v0.11.8)
---
updated-dependencies:
- dependency-name: env_logger
dependency-version: 0.11.8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 07:56:05 +00:00 |
|
Félix MARQUET
|
b28f70b659
|
refactor(rust): add support for vendored OpenSSL in CI configuration
|
2025-06-12 20:23:06 +02:00 |
|
Félix MARQUET
|
cc39b743e6
|
refactor(rust): restructure project and update configuration management
|
2025-06-12 19:55:09 +02:00 |
|
Félix MARQUET
|
d2ba0e510a
|
refactor(rust): Rewrite everything in rust
|
2025-06-12 19:40:54 +02:00 |
|