albion-handler 0.1.0

A simple handler for Albion Online Packet
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["zMarques"]
description = "A simple handler for Albion Online Packet"
edition = "2021"
include = ["**/*.rs", "Cargo.toml", "Cargo.lock"]
license = "MIT"
name = "albion-handler"
version = "0.1.0"