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

chore: release version 0.6.5 #933

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Conversation

mkroening
Copy link
Member

This

  • updates Cargo.lock,
  • reverts 8cbf7f6, as this is not ready for a release yet,
  • and bumps the version to 0.6.5.

```
    Updating aarch64-cpu v9.3.1 -> v9.4.0
    Updating anstyle v1.0.2 -> v1.0.3
    Updating base64 v0.21.3 -> v0.21.4
    Updating bumpalo v3.13.0 -> v3.14.0
    Updating cc v1.0.82 -> v1.0.83
    Updating clap v4.4.4 -> v4.4.5
    Updating clap_builder v4.4.4 -> v4.4.5
    Updating critical-section v1.1.1 -> v1.1.2
    Removing crossbeam-channel v0.5.8
    Updating deranged v0.3.7 -> v0.3.8
    Removing hermit-abi v0.3.2
    Updating libc v0.2.147 -> v0.2.148
    Updating memchr v2.5.0 -> v2.6.3
    Updating num-complex v0.4.3 -> v0.4.4
    Removing num_cpus v1.16.0
    Updating quote v1.0.32 -> v1.0.33
    Updating rayon v1.7.0 -> v1.8.0
    Updating rayon-core v1.11.0 -> v1.12.0
    Removing rustls-webpki v0.100.2
    Removing rustls-webpki v0.101.4
      Adding rustls-webpki v0.100.3
      Adding rustls-webpki v0.101.6
    Updating semver v1.0.18 -> v1.0.19
    Updating siphasher v0.3.10 -> v0.3.11
    Updating thiserror v1.0.44 -> v1.0.49
    Updating thiserror-impl v1.0.44 -> v1.0.49
    Updating unicode-ident v1.0.11 -> v1.0.12
    Updating windows-targets v0.48.1 -> v0.48.5
    Updating windows_aarch64_gnullvm v0.48.0 -> v0.48.5
    Updating windows_aarch64_msvc v0.48.0 -> v0.48.5
    Updating windows_i686_gnu v0.48.0 -> v0.48.5
    Updating windows_i686_msvc v0.48.0 -> v0.48.5
    Updating windows_x86_64_gnu v0.48.0 -> v0.48.5
    Updating windows_x86_64_gnullvm v0.48.0 -> v0.48.5
    Updating windows_x86_64_msvc v0.48.0 -> v0.48.5
```

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening self-assigned this Sep 27, 2023
@mkroening mkroening added this pull request to the merge queue Sep 27, 2023
Merged via the queue into hermit-os:main with commit a01f7d5 Sep 27, 2023
9 checks passed
@mkroening mkroening deleted the release-0.6.5 branch September 27, 2023 10:48
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