We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622afd0 commit bc84f54Copy full SHA for bc84f54
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "multitrait"
3
-version = "1.0.0"
+version = "1.0.1"
4
edition = "2021"
5
authors = ["Dave Grantham <[email protected]>"]
6
description = "Common traits for multiformats types"
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright [yyyy] [name of copyright owner]
+ Copyright 2024 Cryptid Technologies, Inc.
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
0 commit comments