Updating version and git url
This commit is contained in:
parent
c5aecf07a9
commit
bae5b5e700
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
[package]
|
||||
name = "gemla"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
authors = ["Jacob VanDomelen <Jacob.Vandome15@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
description = "Using evolutionary computation to generate machine learning algorithms"
|
||||
homepage = "https://github.com/vandomej/GEMLA"
|
||||
repository = "https://github.com/vandomej/GEMLA"
|
||||
homepage = "https://git.gloom.garden/tepichord/GEMLA.git"
|
||||
repository = "https://git.gloom.garden/tepichord/GEMLA.git"
|
||||
documentation = "https://docs.rs/gemla/"
|
||||
readme = "../README.md"
|
||||
keywords = ["genetic", "evolve", "machine", "learning", "algorithm"]
|
||||
|
|
Loading…
Add table
Reference in a new issue