Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jzow authored May 20, 2022
1 parent 8d6e4b1 commit e7fff4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Summer MyBatis is an ORM framework based on rust language and mybatis framework.
* Add mybatis dependency

```rust
mybatis = { version = "2.0.1"}
mybatis = { version = "2.0.3"}

/// other dependencys
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit e7fff4a

Please sign in to comment.