From ce6f2bfbd70ee034fdd642d4f8548336ebf9ddac Mon Sep 17 00:00:00 2001 From: ya7010 Date: Sat, 11 Oct 2025 17:55:30 +0900 Subject: [PATCH] chore: rename user. --- LICENSE | 2 +- docs/book.toml | 2 +- docs/src/Overview.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index e31b518..e817425 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 yassun7010 +Copyright (c) 2024 ya7010 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/book.toml b/docs/book.toml index ad1548a..eba070b 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -1,5 +1,5 @@ [book] -authors = ["yassun7010"] +authors = ["ya7010"] language = "en" multilingual = false src = "src" diff --git a/docs/src/Overview.md b/docs/src/Overview.md index 71d22a5..bbdeea2 100644 --- a/docs/src/Overview.md +++ b/docs/src/Overview.md @@ -1,5 +1,5 @@ # Overview -[![GitHub](/img/github.svg)](https://github.com/yassun7010/serde_valid) +[![GitHub](/img/github.svg)](https://github.com/ya7010/serde_valid) [![Documentation](/img/rustdoc.svg)](https://docs.rs/serde_valid) [![Latest Version](https://img.shields.io/crates/v/serde_valid.svg?style=social)](https://crates.io/crates/serde_valid)