rebrand to krata

This commit is contained in:
Alex Zenla
2024-02-21 20:57:46 +00:00
parent af50f1d996
commit c582f15c54
35 changed files with 139 additions and 136 deletions

View File

@ -1,5 +1,5 @@
# This package is from https://github.com/GamePad64/advmac
# Mycelium maintains an in-tree version because of dependencies
# Edera maintains an in-tree version because of dependencies
# being out of date.
[package]
name = "advmac"

View File

@ -1,5 +1,5 @@
# This package is from https://github.com/stratis-storage/loopdev-3
# Mycelium maintains an in-tree version because the goals of hypha mean that
# Edera maintains an in-tree version because the goals of krata mean that
# there is as little binding generation as possible, especially bindings which
# prevent development from macOS, like the original library.
[package]

View File

@ -1,5 +1,5 @@
/* originally generated by rust-bindgen */
/* modified to remove unused content by Mycelium */
/* modified to remove unused content by Edera */
#![allow(non_camel_case_types)]
pub const __BITS_PER_LONG: u32 = 64;