remotery 0.1.2

Realtime CPU Profiler with web browser viewer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-dependencies]
gcc = "0.3"

[package]
authors = ["Daniel Collin <daniel@collin.com>"]
build = "build.rs"
description = "Realtime CPU Profiler with web browser viewer"
documentation = "http://prodbg.com/remotery/remotery/index.html"
homepage = "https://github.com/emoon/remotery-rs"
keywords = ["real-time", "profile"]
license = "MIT/Apache-2.0"
name = "remotery"
repository = "https://github.com/emoon/remotery-rs"
version = "0.1.2"