Skip to content

Commit

Permalink
migrate mcko
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny committed Oct 26, 2023
1 parent 33caa89 commit ae5482b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 147 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ognlib"
version = "0.4.12"
version = "0.4.13"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Some code that is written to practice Rust"
Expand Down
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ pub mod algorithm {
pub mod sort;
}

pub mod mcko;

mod macros;
143 changes: 0 additions & 143 deletions src/mcko.rs

This file was deleted.

0 comments on commit ae5482b

Please sign in to comment.