bubblesort 0.1.1

Bubblesorts stuff
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "bubblesort"
description = "Bubblesorts stuff"
version = "0.1.1"
authors = ["Velocifyer"]
repository = "https://app.radicle.xyz/nodes/seed.radicle.garden/rad:zys7gmNxganAMFQfGg3aTbdr3UeK"
license = "Apache-2.0"
edition = "2021"
readme = "README.md"
categories = ["algorithms"]

[dependencies]