docs: update author info
This commit is contained in:
parent
e2dd9f7e3a
commit
4e42390a82
|
@ -1,11 +1,9 @@
|
|||
[package]
|
||||
name = "render"
|
||||
version = "0.1.0"
|
||||
authors = ["Bijan Sheibani"]
|
||||
authors = ["Kiana Sheibani"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
nalgebra = "0.18"
|
||||
rand = "0.7.3"
|
||||
|
|
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2021 Bijan Sheibani
|
||||
Copyright (c) 2024 Kiana Sheibani
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
Loading…
Reference in a new issue