Skip to content

Commit

Permalink
update to rustorm 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanceras committed Nov 3, 2015
1 parent 3b1f437 commit a367d2c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 137 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -10,7 +10,7 @@
*.exe

# Generated by Cargo
/target/
/target*/

#generated by eclipse
/.project
Expand Down
135 changes: 0 additions & 135 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Expand Up @@ -28,4 +28,3 @@ time = "0.1.33"

[dependencies.rustorm]
version = "0.2.1"
features = ["sqlite", "mysql"]

0 comments on commit a367d2c

Please sign in to comment.