Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
11170d3465 |
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
[package]
|
||||
name = "serves3"
|
||||
version = "1.2.0"
|
||||
version = "1.2.0-beta.1"
|
||||
|
||||
authors = ["Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>"]
|
||||
description = "A very simple proxy to browse files from private S3 buckets"
|
||||
|
|
|
@ -109,7 +109,7 @@ serves3
|
|||
|
||||
# Changelog
|
||||
|
||||
## 1.2.0
|
||||
## 1.2.0 (unreleased)
|
||||
|
||||
* Migrate to [object_store](https://crates.io/crates/object_store). This should
|
||||
allow streaming of bigger files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue