diff --git a/index/bb/bbs_simcpu/bbs_simcpu-0.1.0.toml b/index/bb/bbs_simcpu/bbs_simcpu-0.1.0.toml new file mode 100644 index 000000000..040ca1d3a --- /dev/null +++ b/index/bb/bbs_simcpu/bbs_simcpu-0.1.0.toml @@ -0,0 +1,18 @@ +name = "bbs_simcpu" +description = "CPU Simulator for multiple CPUs" +version = "0.1.0" + +authors = ["Brent Seidel"] +maintainers = ["Brent Seidel "] +maintainers-logins = ["BrentSeidel"] +licenses = "GPL-3.0-or-later" +website = "https://github.com/BrentSeidel/Sim-CPU" +tags = ["cpu-simulator"] + +[[depends-on]] +bbs = "~0.1.0" + +[origin] +commit = "73ecd6e3b683163365855ce1ae130e14e92ce0b0" +url = "git+https://github.com/BrentSeidel/Sim-CPU.git" +