Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
kludge: dust off the feat-non-generic branch from 2020
Browse files Browse the repository at this point in the history
Because of a change in how Cargo normalizes dependency URLs, we are now
unable to change the `ut-utp/core` branch that this crate depends On
from a dependent. Our old lock files from May of 2020 were also no help
because they referred to branches that have since been merged and
deleted.

So, just to get unstuck while we work on newer more robust peripheral
implementations, we're taking the `feat-non-generic` branch as it was
in May of 2020 and changing it to use the latest `ut-utp/core` from
`master`.

See: rust-lang/cargo#5478 (comment)
  • Loading branch information
rrbutani committed May 28, 2022
1 parent a6bd07a commit f3b64c5
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 130 deletions.
Loading

0 comments on commit f3b64c5

Please sign in to comment.