From eb5bbfa93b4f77d7e6d8c1eb91580587a8343ab9 Mon Sep 17 00:00:00 2001 From: Hanbeom kim Date: Tue, 9 Jan 2024 16:37:03 +0900 Subject: [PATCH] First rio version 0.15.2-rio.0.0.1 & Update Copyright --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index bd88b60..7f4f2c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "giganto-client" -version = "0.15.2" +version = "0.15.2-rio.0.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index ae15fa2..ad99596 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ for data processing and high-speed data transfer. ## License -Copyright 2022-2023 EINSIS, Inc. +Copyright 2022-2023 ClumL Inc. Licensed under [Apache License, Version 2.0][apache-license] (the "License"); you may not use this crate except in compliance with the License.