rex-shared 0.2.4

Shared code for Rex
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "rex-shared"
version = "0.2.4"
edition = "2024"
description = """
Shared code for Rex
"""
homepage = "https://github.com/TheRustyPickle/Rex"
repository = "https://github.com/TheRustyPickle/Rex"
license = "MIT"

[dependencies]
chrono.workspace = true