[badges.appveyor]
repository = "draivin/rust-hotswap"
[badges.travis-ci]
repository = "draivin/rust-hotswap"
[lib]
name = "hotswap"
plugin = true
[package]
authors = ["Ian Ornelas <ian.orn@gmail.com>"]
description = "Easy code swapping in running executables"
license = "MIT"
name = "hotswap"
readme = "README.md"
repository = "https://github.com/draivin/rust-hotswap"
version = "0.6.0"