Skip to content

Commit

Permalink
Merge pull request #548 from CosmWasm/upgrade-cbindgen
Browse files Browse the repository at this point in the history
Upgrade cbindgen to 0.27.0
  • Loading branch information
webmaster128 committed Aug 12, 2024
2 parents 0191dea + b301626 commit 6ba66cb
Show file tree
Hide file tree
Showing 6 changed files with 118 additions and 101 deletions.
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Copyright 2019-2021 Confio OÜ
Copyright 2021 Confio GmbH
Copyright 2021-2024 Confio GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions internal/api/bindings.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* (c) 2019 Confio OÜ. Licensed under Apache-2.0 */
/* Licensed under Apache-2.0. Copyright see https://github.com/CosmWasm/wasmvm/blob/main/NOTICE. */

/* Generated with cbindgen:0.26.0 */
/* Generated with cbindgen:0.27.0 */

/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */

Expand Down
Loading

0 comments on commit 6ba66cb

Please sign in to comment.