Rust Grammalecte client library
Go to file
Pierre HUBERT 45627fc4a9
All checks were successful
continuous-integration/drone/push Build is passing
Update Rust crate log to v0.4.25 (#63)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [log](https://github.com/rust-lang/log) | dependencies | patch | `0.4.24` -> `0.4.25` |

---

### Release Notes

<details>
<summary>rust-lang/log (log)</summary>

### [`v0.4.25`](https://github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0425---2025-01-14)

[Compare Source](https://github.com/rust-lang/log/compare/0.4.24...0.4.25)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #63
Co-authored-by: Pierre HUBERT <pierre@noreply.localhost>
Co-committed-by: Pierre HUBERT <pierre@noreply.localhost>
2025-01-19 22:10:15 +00:00
src add err output when server failed to start 2024-06-14 16:46:39 +00:00
.drone.yml Enable CI (#2) 2024-06-14 06:43:14 +00:00
.gitignore Initial commit 2022-12-17 17:37:33 +01:00
Cargo.lock Update Rust crate log to v0.4.25 (#63) 2025-01-19 22:10:15 +00:00
Cargo.toml Update Rust crate tokio to v1.41.1 2024-11-08 00:12:56 +00:00
README.md Update metadata 2022-12-20 10:18:19 +01:00
renovate.json Configure Renovate (#1) 2024-06-14 16:48:30 +00:00

Grammalecte client

Crate Documentation

This crate is an Open Source Grammalecte client, written in Rust.

Please have a look at this crate documentation to learn more.