-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It turns out that we don't actually need this as a direct dependency because `phylum_types` has type aliases for all of this. Doing it this way has pros and cons. Maybe someday we'll decide that the aliases in `phylum_types` don't actually make sense or that they should actually use the newtype pattern. But for now, they exist, so we might as well use them. As an nice bonus, this means we won't have to worry about coordinating our version bump of the uuid crate with phylum-dev/phylum-types#27. Once that is merged, we will automatically be upgrade (after the next cargo update)
- Loading branch information
1 parent
b96c493
commit feacb53
Showing
5 changed files
with
8 additions
and
11 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters