(deps) replace hexyl with hexhex #18

Merged
mice_on_drugs merged 1 commits from p/ddidderr/replace_dependency_hexyl_to_hexhex into master 2022-05-08 14:39:29 +02:00
Owner

Since we don't want to add too many dependencies for now, use our own
small hexdump lib hexhex instead of hexyl.

Since we don't want to add too many dependencies for now, use our own small hexdump lib `hexhex` instead of `hexyl`.
ddidderr added 1 commit 2022-04-10 15:15:29 +02:00
Since we don't want to add too many dependencies for now, use our own
small hexdump lib `hexhex` instead of `hexyl`.
ddidderr reviewed 2022-04-10 15:16:44 +02:00
@ -7,3 +7,3 @@
[dependencies]
hexyl = "0.9"
hexhex = {version = "1.0", git = "https://git.comff.net/rustics/hexhex.git"}
Author
Owner

TODO: Frage: Passiert da irgendeine Magic und Cargo sucht sich den Tag "v1.0" raus, oder nimmt Cargo hier einfach den neuesten Commit auf dem Default Branch und die Version in der hexhex Cargo.toml passt dann zufällig (noch)?

TODO: Frage: Passiert da irgendeine Magic und Cargo sucht sich den Tag "v1.0" raus, oder nimmt Cargo hier einfach den neuesten Commit auf dem Default Branch und die Version in der `hexhex` Cargo.toml passt dann zufällig (noch)?
mice_on_drugs approved these changes 2022-05-08 14:37:35 +02:00
mice_on_drugs merged commit 623a82c2fe into master 2022-05-08 14:39:29 +02:00
mice_on_drugs deleted branch p/ddidderr/replace_dependency_hexyl_to_hexhex 2022-05-08 14:39:30 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rustics/dns#18
No description provided.