mirror of
https://github.com/bspeice/qadapt
synced 2024-11-13 01:28:08 -05:00
Update Cargo.toml
This commit is contained in:
parent
e7fcfb88fe
commit
2e5af84607
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "qadapt"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = ["Bradlee Speice <bradlee@speice.io>"]
|
||||
description = "The Quick And Dirty Allocation Profiling Tool"
|
||||
license = "Apache-2.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "qadapt-macro"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = ["Bradlee Speice <bradlee@speice.io>"]
|
||||
description = "The Quick And Dirty Allocation Profiling Tool - Support Macros"
|
||||
license = "Apache-2.0"
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "qadapt-spin"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = [ "Mathijs van de Nes <git@mathijs.vd-nes.nl>",
|
||||
"John Ericson <John_Ericson@Yahoo.com>" ]
|
||||
license = "MIT"
|
||||
|
Loading…
Reference in New Issue
Block a user