Mise à jour de la configuration Rust, documentation et dépendances

Migration vers Rust 2021, ajout de la documentation en français, mise à jour des dépendances et suppression des crates inutilisées.

- Mise à jour de l'édition Rust à 2021
- Ajout de commentaires de documentation en français
- Suppression des dépendances `quick-xml` et `xmltree`
- Ajout de nouvelles dépendances : `get_if_addrs`, `os_info`, `netstat2`, `sysinfo`, `users`
- Mise à jour du fichier README.md et LICENSE
- Correction de l'ordre des imports dans `src/process.rs`
This commit is contained in:
2026-02-28 16:00:17 +01:00
parent bf180f2b9b
commit 8fb31ea834
7 changed files with 210 additions and 58 deletions

14
LICENSE Normal file
View File

@@ -0,0 +1,14 @@
# CeCILL FREE SOFTWARE LICENSE AGREEMENT
## Version 2.1 dated 2013-06-21
### Preamble
The purpose of this Free Software License Agreement is to grant users the
right to modify and redistribute the software governed by this license
within the framework of an open source distribution.
This License Agreement is intended to provide users with legal protection
for the development and redistribution of this software, under the terms
of French law and in compliance with the European Union's Directive on the
legal protection of computer programs (2009/24/EC).