fix(deps): update rust crate nethsm-sdk-rs to v1.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nethsm-sdk-rs (source) | dependencies | minor |
1.0.1 -> 1.1.0
|
Release Notes
Nitrokey/nethsm-sdk-rs (nethsm-sdk-rs)
v1.1.0
Features
- Add support for namespaces by adding the
namespaces_get
,namespaces_namespace_id_delete
,namespaces_namespace_id_put
,users_user_id_post
API calls
Bugfixes
- Return
Error::ResponseError
instead ofError::Transport
for API errors (#21) - Fix multipart requests, namely
system_restore_post
(#20) - Add authentication for
system_restore_post
(#15)
Other Changes
- Add
AkPub
andPcr
schemas
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by David Runge