dtantsur / rust-osauth

Asynchronous OpenStack session and authentication for Rust
Apache License 2.0
12 stars 9 forks source link

fix: reduce the size of Password/Token from 416 to 304 bytes #46

Closed dtantsur closed 3 years ago

dtantsur commented 3 years ago

BREAKING CHANGE Removes the Identity trait (that unlikely was used anyway).

theopenlab-ci[bot] commented 3 years ago

Build succeeded.