Skip to content

Commit 5dcbb9f

Browse files
committed
fix: rust version
1 parent 01fb66f commit 5dcbb9f

File tree

3 files changed

+3
-24
lines changed

3 files changed

+3
-24
lines changed

rust/CHANGELOG.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

rust/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "blockfrost-openapi"
33
description = "Blockfrost is an API as a service that allows users to interact with the Cardano blockchain and parts of its ecosystem. This crate provides a Rust models for the Blockfrost API."
4-
version = "0.1.69"
4+
version = "0.1.75"
55
authors = ["contact@blockfrost.io"]
66
edition = "2021"
77
build = "build.rs"

0 commit comments

Comments
 (0)