Skip to content

Commit 46ea6d3

Browse files
committed
mbi: 1.0.1
1 parent a098eed commit 46ea6d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mbi/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "mbi"
33
description = "A safe Malbolge interpreter written in Rust."
4-
version = "1.0.0"
4+
version = "1.0.1"
55
authors = ["return"]
66
keywords = ["malbolge", "interpreter", "esoteric", "vm"]
7-
categories = ["parser-implementations", "command-line-interface"]
7+
categories = ["parser-implementations", "parsing", "emulators", "cryptography" ]
88
edition = "2018"
99
readme = "README.md"
1010
license = "GPL-3.0"

0 commit comments

Comments
 (0)