xkcd-1975 0.1.2

XKCD 1975 reimplemented using macOS menus
Documentation
[dependencies.objc2]
version = "0.5.2"

[dependencies.objc2-app-kit]
features = ["NSApplication", "NSEvent", "NSMenu", "NSMenuItem", "NSResponder", "NSRunningApplication", "NSWorkspace"]
version = "0.2.2"

[dependencies.objc2-foundation]
features = ["NSArray", "NSNotification", "NSProcessInfo", "NSString", "NSThread", "NSURL", "NSEnumerator"]
version = "0.2.2"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
description = "XKCD 1975 reimplemented using macOS menus"
edition = "2021"
license = "CC-BY-NC-2.5"
name = "xkcd-1975"
readme = "README.md"
repository = "https://github.com/madsmtm/xkcd-1975"
version = "0.1.2"