Ockam 0.148.0
Homebrew
To install this release using Homebrew:
brew install build-trust/ockam/ockam
Docker
To use the Docker OCI package:
docker pull ghcr.io/build-trust/ockam:0.148.0
Curl Install
To install this release using curl:
curl --proto '=https' --tlsv1.2 -sSfL https://install.command.ockam.io | bash
Rust Crates
To use Ockam as a Rust library, run the following command within your project directory:
cargo add ockam@0.148.0
The following crates were published as part of this release:
ockam 0.148.0
(Documentation, CHANGELOG)ockam_abac 0.79.0
(Documentation, CHANGELOG)ockam_api 0.91.0
(Documentation, CHANGELOG)ockam_app_lib 0.148.0
(Documentation, CHANGELOG)ockam_command 0.148.0
(Documentation, CHANGELOG)ockam_core 0.125.0
(Documentation, CHANGELOG)ockam_executor 0.94.0
(Documentation, CHANGELOG)ockam_identity 0.133.0
(Documentation, CHANGELOG)ockam_macros 0.38.0
(Documentation, CHANGELOG)ockam_multiaddr 0.70.0
(Documentation, CHANGELOG)ockam_node 0.138.0
(Documentation, CHANGELOG)ockam_transport_ble 0.100.0
(Documentation, CHANGELOG)ockam_transport_core 0.102.0
(Documentation, CHANGELOG)ockam_transport_tcp 0.136.0
(Documentation, CHANGELOG)ockam_transport_udp 0.80.0
(Documentation, CHANGELOG)ockam_transport_uds 0.65.0
(Documentation, CHANGELOG)ockam_transport_websocket 0.127.0
(Documentation, CHANGELOG)ockam_vault 0.131.0
(Documentation, CHANGELOG)ockam_vault_aws 0.57.0
(Documentation, CHANGELOG)