Skip to content
Snippets Groups Projects
Commit ff013182 authored by Georges Racinet's avatar Georges Racinet
Browse files

RHGitaly: updating hg-core to version 6.6.1

- using the node id rather than the tag in `mercurial.rev`,
  to dodge the usual problems with tags
- had to pin down the new `toml` dependency and the `serde_spanned`
  it brings because MSRV of serde_spanned 0.6.5 is 1.67.0
- a few into() were needed due to the introduction of `UncheckedRevision`.
  Mostly because we get `Revision` from nodemap calls. Perhaps this
  can be simplified later on. This is expected to be 0-cost anyway.
parent da1e5a49
No related branches found
No related tags found
2 merge requests!217Merge stable branch into default,!216RHGitaly: updating hg-core to version 6.6.1
Pipeline #75420 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment