Update multipart.cr to v0.1.1
This commit is contained in:
parent
2248475573
commit
bf9adfbbab
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
/libs/
|
||||
/lib/
|
||||
/.crystal/
|
||||
/.shards/
|
||||
*.log
|
||||
|
|
|
@ -10,7 +10,7 @@ dependencies:
|
|||
version: 0.3.3
|
||||
multipart:
|
||||
github: RX14/multipart.cr
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
||||
author:
|
||||
- Serdar Dogruyol <dogruyolserdar@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue