Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Commit

Permalink
update version number in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
poga committed Feb 11, 2019
1 parent db968c5 commit 6999353
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ target
Cargo.lock
.idea
actix-lua.iml
.DS_Store
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Add `actix-lua` to your `Cargo.toml`:

```toml
[dependencies]
actix-lua = "0.5"
actix-lua = "0.7"
```

## Example
Expand Down

0 comments on commit 6999353

Please sign in to comment.