Skip to content

Commit

Permalink
fix: license
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Nov 1, 2023
1 parent 90f93e0 commit 4194035
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Unreleased changes are in the `master` branch.

## [Unreleased]

### Added

- rust models definitions

## [0.1.60] - 2023-10-05

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Blockfrost OpenAPI generated models"
version = "0.0.1"
edition = "2021"
build = "build.rs"

license = "Apache-2.0"

[dependencies]
serde = { features = ["derive"], version = "1.0.130" }
Expand Down

0 comments on commit 4194035

Please sign in to comment.