make this super too
This commit is contained in:
parent
23772846d3
commit
997ea19419
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ pub fn decode(text: String, base: u32, char_length: u32) -> String {
|
|||
}
|
||||
|
||||
pub mod bytes {
|
||||
use crate::anybase::alphabet;
|
||||
use super::alphabet;
|
||||
use crate::core;
|
||||
/// Encodes from bytes into catspeak
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue