Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.10.0 #1418

Merged
merged 5 commits into from
Oct 14, 2024
Merged

Release v0.10.0 #1418

merged 5 commits into from
Oct 14, 2024

Conversation

arxanas
Copy link
Owner

@arxanas arxanas commented Oct 10, 2024

No description provided.

Note that `scm-diff-editor` is now a separate crate rather than a feature of `scm-record`, so this adds a dependency on `scm-diff-editor` as well.
@arxanas arxanas marked this pull request as ready for review October 14, 2024 15:44
Namely:

```sh
$ cargo update -p bytes
    Updating crates.io index
    Updating bytes v1.6.0 -> v1.7.2
```

```sh
cargo update -p futures-util
    Updating crates.io index
    Updating futures-channel v0.3.30 -> v0.3.31
    Updating futures-core v0.3.30 -> v0.3.31
    Updating futures-io v0.3.30 -> v0.3.31
    Updating futures-macro v0.3.30 -> v0.3.31
    Updating futures-sink v0.3.30 -> v0.3.31
    Updating futures-task v0.3.30 -> v0.3.31
    Updating futures-util v0.3.30 -> v0.3.31
```
@arxanas arxanas merged commit b8175b9 into master Oct 14, 2024
13 checks passed
@arxanas arxanas deleted the arxanas/release branch October 14, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant